phprockers-logo

Database connection in Joomla 2.5

We have easy to connect database in joomla 2.5. Using below function
we have to connect database wherever you want in joomla folder.
 
$db =& JFactory::getDBO();

0 comments:

Post a Comment