create_database($db_name)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Creates a new database. Usage: See Creating and Dropping Databases.
create_database($db_name)
Parameters: |
|
---|---|
Returns: |
TRUE on success, FALSE on failure |
Return type: |
bool |
Creates a new database. Usage: See Creating and Dropping Databases.
Please login to continue.