Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
Contains the database client interface. More...
Go to the source code of this file.
Data Structures | |
interface | DbManager |
Database client interface. More... |
Contains the database client interface.
Defines a common interface for all db client classes
Definition in file interface.db.php.