PHP WARNING : PHP STARTUP : Unable to load dynamic library 'pdo' (tried : c:\php\ext\pdo (Can't file the module), c:\php\ext\php_pdo.dll (%1 is not right Win32 application)) in unkown on line 0
I got the above error message. I have downloaded different versions of PHP and installed php_pdo.dll to the ext folder. But I still have a problem.
I guess because of that even though PHP got data from DB. it couldn't pass it to the HTML.
Please help me.