|
|
Database Abstraction with PEAR |
|
|
Matt Wade |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
95 |
|
In this article, the author discusses database abstraction with PEAR with some sample PHP code functions for easy understanding. The author deals in the following areas like what is PEAR? database connect, database disconnect, database is error, Database getOne and DB:query() and DB_Result: fetch Row for easy understanding of this tutorials with some PHP code functions. This tutorial helps the readers to programme a code that will suit multiple databases.
|