MyDatabase
MyDatabase is a PHP class that offers standard functions needed to navigate a database, but hides the implementation specifics. Works with both Access and MySQL. If you use both types of databases, this class is your answer. Easily switch between databases without changing your code or queries, simply change construction parameters. All results are held internally to the class, so no extra resources to manage. Methods include query, execute, next, move, eof, and close. Includes a debug feature and auto-shutdown, so resources are cleaned up when the script ends, even on error.
Visit publisher site: MyDatabaseListing Details
- Version:
- 1.2
- Filed in:
-
Scripts / PHP / Scripts & Programs / Database Tools
- Submitted on:
- Last Updated:
- Jul 14, 2008
- Publisher:
- Steve Wagner Other listings by this publisher
License & Pricing Information
LICENSE #1
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
- This class is free, however, it is asked that any changes or modifications are reported for future releases
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for MyDatabase