I have read the getting PHP 5 to work with MySQL post before and in that post it mention about getting the libmySQL.dll file and put them in the PHP directory.
However, I have installed my PHP 5 using the installer (.exe) file, therefore the .dll file is not available in the PHP folder. I am just wondering, does anyone know how to get PHP 5 to work with my SQL other than the above way?
Thanks