Connecting to MySQL
Wednesday June 11, 2008
If you plan on using PHP and MySQL together, the first thing you need to learn is how to connect to your database from PHP. You can open a connection to your MySQL database from PHP using mysql_connect().


No comments yet. Leave a Comment