Download List

Project Description

The PHP SQL Toolkit is a PHP class system for abstracting database calls. Using classes or functions, it abstracts the underlying database structure into data sources in a manner similar to ODBC. Data sources are defined in one file and a standardized syntax is used for connecting to all databases. This is useful for portable code or for referencing multiple databases on multiple platforms all at the same time.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-11 05:22 Back to release list
0.1

Support for mSQL, MySQL, PostgreSQL and Microsoft SQL Server are complete, but mSQL is still untested. A known bug with memory not being released with database_free_result() has been resolved, and will be distributed in the next release.
Tags: Initial freshmeat announcement

Project Resources