6 Januari 2011 in Tutorials
Hosting support pdo_mysql extension on PHP module and how to install
e-Padi.com Hosting Murah supported PDO_MYSQL extension. The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you cannot perform any database functions using the PDO extension by itself; you must use […]