Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
Setup MySQL for PHP on Windows
Step 1: 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.