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 Site:
- MyDatabase
- Version:
- 1.2
- Filed in:
-
PHP / Scripts & Programs / Database Tools
- Platforms:
-


- Databases:
-

- Date Added:
- Oct 30, 2006
- Last Updated:
- Jul 14, 2008
License and Pricing Information
Other
This class is free, however, it is asked that any changes or modifications are reported for future releases
Price: $0.00 USD
| Publisher site visits: | 2,212 |
|---|---|
| Average rating: | 4.33 |
| Total ratings: | 6 |
Publisher Info
- Author:
- Steve Wagner
