
NOTE: this tutorial assumes that you have already went through and read Installing, Configuring, and Developing PHP on Localhost with XAMPP.
Now that we have run and tested Apache and PHP, the next step is running MySQL and creating a
database and table which will hold information for our address book program. Through the...