PHP Programming (Blended)
3 credits
01.13.14 - 05.11.14
PHP Programming (Blended)
Wednesday
05:30 PM - 08:20 PM
Setup MySQL for PHP on Windows
Assumptions
For this tutorial I will assume that you have already installed Apache, PHP, and MySQL. Apache and PHP should be working together so that you can view PHP pages on localhost. The MySQL server should be setup and functioning independently but is not yet accessible from PHP.
I will also assume that PHP is installed at c:\php in your local computer.