Database Connectivity in Joomla

How will you connect to the Database using Joomla?

Questions by rahul.anand77

Showing Answers 1 - 9 of 9 Answers

vikas1284

  • Mar 12th, 2009
 

In Joomla, we don't have to write code to connect to database.
Database connectivity is a part of Joomla Installation.
We just have to fill in MySQL username, hostname, password and database name.
This is very simple, like pressing "next-next" type of installation.

What Vikas said is absolutely Correct. In Joomla there is no need to write the code for
database connectivity
If we hosted the site local into web, we have to change the configuration.php
file
In that we have to mention the database username and password details.


Cheers
Regards,
Sathish

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions