File: |
MySQLiQuery.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
MySQLiQuery Class |
Class: |
MySQLi Query
Execute queries from parameter lists using MySQLi |
Author: |
By Ahmed el Desouki |
Last change: |
Added a new class instance: (boolean) $singularReturn
$singularReturn: passed to MySQLiQuery constructor
[optional]
if TRUE mark all returns but STRING to be a two dimensional array
if FALSE MySQLiQuery returns will be a singular array if the result-set contains 1 row, and a 2 dimensional array if the result-set contains more than 1 row. |
Date: |
13 years ago |
Size: |
39,591 bytes |
|
|
|