|  Last change: | 
- Modified demo to set database connection strings in constructor 
- Demo now takes advantage of queryNumRows() and queryNumCols() to display results in order to resolve some PHP 5 compatibility issues (as opposed to taking advantage of the count() function on the returned result array) 
 |