Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-03-23 (13 years ago) | Not enough user ratings | Total: 1,403 | All time: 2,681 This week: 915 |
Version | License | Categories | ||||
sql 1.0 | GNU General Publi... | XML, Databases |
Description | Author | |||||||||||||
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. |
|
Files |
File | Role | Description |
---|---|---|
database_connection.php | Class | Database Connectivity |
database_result.php | Class | database results |
datasource.php | Class | Datasource description class |
datasource_config.php | Conf. | Set up your datasources here |
DOCUMENTATION | Doc. | Documentation |
LICENSE | Lic. | GPL |
sample.php | Example | Sample Usage and Test |
sql.php | Appl. | The is the main functionality |
sql_xml.php | Aux. | XML Import Functionality |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Change Log The most current change log for the project |
Project Home The primary site for current releases and documentation of the PHP SQL Toolkit |