Threesuns

Email

Contact

All Semesters

Semesters

All Courses

Courses

PHP Programming (Online)

CSYS2463

3 credits

Setup MySQL for PHP on Windows

How To

Assumptions

Step 1

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.