PHP Programming (Blended)
3 credits
01.11.10 - 05.09.10
PHP Programming (Blended)
Monday Wednesday
02:00 PM - 03:20 PM
Setup MySQL for PHP on Windows
Confirm Library DLL Files Exist
Confirm that files php_mysql.dll and/or php_mysqli.dll are located in the c:\php\ext directory.
These are the actual database library files PHP need for interacting with the MySQL server so it's important that they are where we think they are.