How to configure joomla that can retrieve the data from mysql?

It equates to i emanate a database regulating mysql as well as emanate a website regulating joomla so when i click a couple from a web i can without delay collect a interpretation from mysql server

One thought on “How to configure joomla that can retrieve the data from mysql?

  1. There are modules and components that do this for you, but there is another option, you could use a wrapper. In other words, iframe to the scripts that are pulling from the DB. So your design for the site is done in Joomla! and the contents of the scripts that pull data from MySQL is a standalone app.

    There is only one gotcha. If you need to pass querysting data, you will have to add a few lines of code to Joomla! for passing it. I implemented osTicket into Joomla! using this method. The script you need can be found in this thread… http://osticket.com/forums/showthread.php?t=116&highlight=joomla&page=2

    Heavy development needs to be done to do it otherwise. This is the least complicated method. There are other ways to do it as well. Good luck!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>