Class MySQLO

extends DbEngine

MySQLO class for old mysql extension of php like php5.4 and old

This class should be responsible for all mysql Database activities

Methods
Methods inherited from Sphp\kit\DbEngine
fetchQuery(), insertCache(), clearCache(), updateCache(), deleteCache(), updateCacheSQL(), executeUpdateCacheSQL(), getTableSQL(), getTableColumns(), getDbTables(), getCreateTableSQL(),
Properties