|
|
|
|
|
|
Function mioDb_connect | Language: PHP Product: MioDB |
Syntax
Parameters
| ID | MenuID | ID of the menu item. |
Return value
| Returns a MySQL link identifier on success, or FALSE on failure. |
Description
Opens or reuses a connection to a MySQL server.
The server name, user name and password are set in miodb_lib.php, so if one of the information changes, only one change in a library is necessary to have all your scripts updated. |
PHP Sample Code
|
|
|