File: |
classMySQL.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
The class |
Class: |
classMySQL
A simple class to access MySQL Databases |
Author: |
By Daniel Andres Marjos |
Last change: |
Added Describe($tablename) method: Used to get the structure of a table.
Added table_exists($tablename) method: used to check if is ther a table named $tablename in the database. Thanks Franco for telling me it wasn't present. |
Date: |
21 years ago |
Size: |
6,145 bytes |
|
|
|