PHP Programming (Online)
3 credits
01.12.15 - 05.10.15
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.