- 1,251 categories
- 40,829 scripts
Updated: 10/30/2006
- 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, simply change the constructor of the class. All results are held internally to the class, so no extra resources to manage. Methods include query, execute, next, move, eof, and close.
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Author