Threesuns

Email the Instructor

Contact

All Semesters

Semesters

All Courses

Courses

PHP Programming (Blended)

CSYS2463

3 credits

2013Fall

08.20.12 - 12.16.12

PHP Programming (Blended)

CSYS2463

Thursday
05:30 PM - 08:20 PM

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.