Description
bool
msql_create_db ( string database_name [, resource link_identifier])
msql_create_db() attempts to create a new database on the server
associated with the specified link_identifier.
Returnează TRUE în caz de succes, FALSE în caz contrar.
See also
msql_drop_db().