(PHP 3, PHP 4 , PHP 5)
msql_create_db() attempts to create a new database on the server associated with the specified link_identifier.
如果成功则返回 TRUE,失败则返回 FALSE。
See also msql_drop_db().