Search code examples
joomla

MySQL data records need to show in Joomla page


I am new to Joomla . So far I have accomplished the following :

i need to add own custom PHP code file and fetch data using MySQL and display in Joomla web page article

Should i do with PHP and MySQL is there any recommended plugin available

Thanks


Solution

  • Jockham Reports will do that.

    If you want more flexibility, you could also use a plugin like Sourcerer to put PHP directly into the article, then use JDatabase. Here is a good tutorial on it: JDatabase, Using the Joomla Database