Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何修改文章中的内部链接,以便将参数传递给目标文章中的一段 PHP 代码。
目标文章中嵌入的 PHP 代码将使用该参数来识别数据库表中的记录,然后检索一些数据并将其显示在文章中。除了从源文章传递参数并在目标文章中检索它之外,一切正常。
我正在使用 Joomla 2.5.7 和DirectPHP插件将 PHP 代码直接嵌入到目标文章中。
你可能想看看 K2 让 Joomla 做到这一点。它有 K2 项目,类似于 Joomla 文章,但其中有额外的字段,您还可以从后端添加额外的字段。
http://getk2.org