MySQL 需要在Joomla 页面中显示的数据记录
MySQL data records need to show in Joomla page
我是 Joomla 新手。到目前为止,我已经完成了以下工作:
我需要添加自己的自定义 PHP 代码文件并使用 MySQL 获取数据并显示在 Joomla 网页文章中
我应该使用 PHP 和 MySQL 有没有推荐的插件可用
谢谢
Jockham Reports 会这样做。
如果你想要更多的灵活性,你也可以使用像Sourcerer to put PHP directly into the article, then use JDatabase. Here is a good tutorial on it: JDatabase, Using the Joomla Database
这样的插件
我是 Joomla 新手。到目前为止,我已经完成了以下工作:
我需要添加自己的自定义 PHP 代码文件并使用 MySQL 获取数据并显示在 Joomla 网页文章中
我应该使用 PHP 和 MySQL 有没有推荐的插件可用
谢谢
Jockham Reports 会这样做。
如果你想要更多的灵活性,你也可以使用像Sourcerer to put PHP directly into the article, then use JDatabase. Here is a good tutorial on it: JDatabase, Using the Joomla Database
这样的插件