File: |
demo.php |
Role: |
Example script |
Content type: |
text/plain |
Description: |
Demo file for open and close database connection, simple query and insert statements and counting query rows |
Class: |
DigiOz MySQL Database Class
MySQL database access wrapper |
Author: |
By DigiOz Multimedia |
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) |
Date: |
16 years ago |
Size: |
1,456 bytes |
|
|
|