Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (7) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-06-03 (10 years ago) | 71% | Total: 1,932 | All time: 1,970 This week: 1,109 |
Version | License | Categories | ||||
phpdb 1.0 | GNU General Publi... | Databases |
Description | Author | |||||||||||||
This package abstracts the access to SQL databases. |
|
#==============================================================================# +------------------------------------+ | phpDB - Database Abstraction Class | +------------------------------------+ Author : Mike Leigh Email : mike@mikeleigh.com Website : http://www.mikeleigh.com/scripts/phpdb Support : http://www.mikeleigh.com/forum Licence : GNU GPL - see LICENCE file Version : 0.2 phpDB is a PHP Database Abstraction Layer, object orientated. Incorporating phpDB into your application is as simple as including the class file like so: include('path/to/database.class.php'); For installation instructions see the INSTALL file. For license details see the LICENSE file. For development history see the CHANGELOG file. #==============================================================================# |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (1 file) | ||||
CHANGELOG | Doc. | Change Log | ||
database.class.php | Class | phpDB Main Class | ||
example_MySQL.php | Example | Example Script | ||
LICENSE | Lic. | License File | ||
INSTALL | Doc. | Installation Instructions | ||
README | Doc. | Readme |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | 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.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
phpIP2Country | Communication with the Database | Required |
Related pages |
Support Forum Forum for the discussion and support of phpDB |