File: |
PDO_mysql.class.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class for MySQL connection |
Class: |
PDO for PHP 4
PDO database abstraction interface for PHP 4 |
Author: |
By Andrea Giammarchi |
Last change: |
Fixed require problems (with require_once) when is used more than one PDO connection.
Added close method to close database connection, not a native method in PDO for PHP 5.1 but maybe usefull for this PHP < 5.0.X porting. |
Date: |
18 years ago |
Size: |
7,882 bytes |
|
|
|