A Database-Independent API for PHPHits: 14
***
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.
Platform(s): n/a
Date: Oct, 27 2000 Author: http://www.webtechniques.com/archives/2000/10/hughes/ {
Ratings}Number of Ratings: 1 Votes
Visitor Voting Booth:
{
Others Scripts}
|