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
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.