I have some custom PHP templates that connect to a MySQL database to retrieve and display data about artists and music we play on our radio station. I want to integrate this content with our Joomla site.
I don’t care whether Joomla loads the php templates through a plugin or if Joomla replaces the php templates I have and retrieves the content directly from MySQL.
The content in reference is mostly details regarding musical artists on our online radio station. The goal is to display artist…