
Open a Connection to the MySQL Database
After you can access data in your database, we must open a connection to the MySQL Database.
In PHP, this is done with the mysql_connect() function.
Example :
host = Type a host name or an IP address
username = Enter MySql User Name
Password = Enter Mysql Password
8:02 AM
Share:
About
0 comments: