A Database-Independent API for PHP
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.
Visit publisher site: A Database-Independent API for PHPListing Details
- Filed in:
-
Scripts / PHP / Magazine Articles
- Submitted on:
- Last Updated:
- Oct 27, 2000
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for A Database-Independent API for PHP