NewsFeaturesDownloadsDevelopmentSupportAbout Us

lifetype-1.2/class/database/pdb/drivers/pdbdriverbase.class.php File Reference

Go to the source code of this file.


Classes

class  PDbDriverBase

Variables

 $__pdb_num_queries = 0

Variable Documentation

$__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().