msql_create_db
Description
int msql_create_db ( string database_name [, int link_identifier])msql_create_db() attempts to create a new database on the server associated with the specified link identifier.
See also msql_drop_db().
msql_create_db() attempts to create a new database on the server associated with the specified link identifier.
See also msql_drop_db().