connINC.php creates connection to database
MySQL credentials are stored inside a function named conn() which allows up to 5 levels of access.
The function conn() returns an active connection to the DB.
Provides active connection to MySQL DB.
One of 5 MySQL credentials are passed to the function as one of the following strings:
The function returns an active connection to the DB.
If no data is entered into conn() function when it is called, the default access is 'admin'.
If only one credential is available, place it in the 'admin' position, and no parameter is required.
Documentation generated on Sat, 03 May 2008 19:47:45 -0700 by phpDocumentor 1.4.1