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