|
|
ADOdb MySQL Tutorial |
|
|
John Lim |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
83 |
|
In this tutorial, the author says that Active Data Objects Data Base (ADODB) is the database wrapper library that comes in handy and provides you with a common API to communicate with any supported database. The author gives some codes and functions and some reference sites for a detailed study. He also deals with MySQL example, connecting to the database, executing the SQL, retrieving the data, ADOC Connection and other useful functions.
|