Introduction to PHP PDO
To enable PDO simply configure --enable-pdo and --with-pdo_sqlite --with_pdo_mysql or whatever database needs supporting by PDO. Windows users will need to un-comment the appropriate line in php.ini and restart the web server. Where do I begin? If you are...