database_exists($database_name)
| Parameters: |
|
|---|---|
| Returns: |
TRUE if the database exists, FALSE otherwise |
| Return type: |
bool |
Check for the existence of a database.
database_exists($database_name)
| Parameters: |
|
|---|---|
| Returns: |
TRUE if the database exists, FALSE otherwise |
| Return type: |
bool |
Check for the existence of a database.
Please login to continue.