
Public Member Functions | |
| __construct ($user=NULL, $pass=NULL, $dbhost=NULL, $dbname=NULL) | |
| execute ($query) | |
| prepare ($query) | |
| lastId () | |
| getVersion () | |
Protected Member Functions | |
| connect () | |
Protected Attributes | |
| $user | |
| $pass | |
| $dbhost | |
| $dbname | |
| $dbh | |
Definition at line 56 of file db.inc.php.
1.5.1-p1