|
A Database-Independent API for PHP
|
Position: 13 |
| Viewed: 65 times |
| Last Updated | Oct 2nd 2006 |
|
| License Specifications |
No Specifications |
|
Description
PHP's lack of a standard database API makes switching databases difficult and costly once an application has been written. For example, if you write a program that uses a MySQL database on the back end, and you want to modify that program so that it uses a Sybase database, you'll most likely spend hours modifying the code. This article, along with sample codes, discusses possible solutions.
|
|