Go to the source code of this file.
Classes | |
| class | PDbDriverBase |
Variables | |
| $__pdb_num_queries = 0 | |
| $__pdb_num_queries = 0 |
number of SQL queries executed so far. It is up to the driver classes to keep this number updated!!
Definition at line 6 of file pdbdriverbase.class.php.
Referenced by PDbMySQLDriver.Execute(), and PDbDriverBase.getNumQueries().