Abstract Db is a Database Tools script
Overall rating: (N/A)
|
The script Abstract DB is a Database Tools script (web databsae applications).
Abstract DB is a set of two PHP classes which together form an abstract interface for all the different databases that PHP supports. PHP supports many different database servers. Unfortunately there is no single interface, every database has its own set of funtcions.
Absrtact DB remedies that up to a certain extent. By using these classes you will be giivng up functionality of any specific database, but your programs will be portable over a variety of different database servers.
|
 Write a comment about the script Abstract DB
|