How to connect to a MySQL database with PHP in 6 Steps
The 6 Step Plan Step 1 – Connecting to a MySQL database You need your MySQL username, password and server address (most likely localhost or 127.0.0.1). Create a .php file and open and close the php code with tags before the html, you can put regular html after it. Open the file in a browser [...]
Read more

February 8, 2012 














