File: |
mysqlContainer.inc.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Container-Class used by Query-Class |
Class: |
mysqlQueryContainer
Multi-connection MySQL container |
Author: |
By Cornelius Bolten |
Last change: |
added mysql_connect() as alternative connect-method.
use
$myContainer = new mysqlquery("pconnect");
or
$myContainer = new mysqlquery("connect");
to switch between connect-methods |
Date: |
20 years ago |
Size: |
5,441 bytes |
|
|
|