How To Configure Joomla That Can Retrieve The Data From Mysql? Free RapidShare Download

How To Configure Joomla That Can Retrieve The Data From Mysql?

December 27, 2009 under FAQ

It means i create a database using mysql and create a website using joomla so when i click a link from the web i can directly retrieve the data from mysql server

Search more about How To Configure Joomla That Can Retrieve The Data From Mysql?:

  • flashbird

Comments

One Response to “How To Configure Joomla That Can Retrieve The Data From Mysql?”
  1. TechBase says:

    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.ph…
    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 Comment

If you want a pic to show with your comment, go get a gravatar!