|
|
ADOdb: Making MySQL Efficient |
|
|
Phpfreaks |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
207 |
In this article, the author explains that ADODB is a set of libraries or classes that standardizes the PHP database functions and it hides the differences between different databases and gives you with simple method to query MySQL, Access(ODBC), PostgreSQL and other databases with some little changes to your code. The author describes the features of ADODB, configuring the ADOdb cache Directory with some code functions. This is helpful to learn how to use ADOdb and MySQL for building efficient websites.
|