Power Search  |  My Account  |  Post Yours  
 Search    in    
ScriptMenu > PHP > Magazine Articles > A Database-Independent API for PHP
 
  
 
A Database-Independent API for PHP
Visit ]      [ Refer ]      [ Report ]      [ Contact author ]
 
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.


Specification:
Link ID: 3638
Date Added: Sep-08-2005

Visitor Rating:
Average Visitor Rating :   3.00  (out of 5.00)
Number of Votes :  1
Visitor Rating :











 
 
© 2005 ScriptMenu.com   -    terms of use  -  privacy policy  -  contact us