Query: msql_create_db
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MSQL_CREATE_DB(3) MSQL_CREATE_DB(3) msql_create_db - Create mSQL databaseSYNOPSISbool msql_create_db (string $database_name, [resource $link_identifier])DESCRIPTIONmsql_create_db(3) attempts to create a new database on the mSQL server.PARAMETERSo $database_name - The name of the mSQL database. o $ link_identifier -The mSQL connection. If not specified, the last link opened by msql_connect(3) is assumed. If no such link is found, the function will try to establish a link as if msql_connect(3) was called, and use it.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOmsql_drop_db(3). PHP Documentation Group MSQL_CREATE_DB(3)
Related Man Pages |
---|
fbsql_select_db(3) - php |
fbsql_db_status(3) - php |
fbsql_list_fields(3) - php |
msql_connect(3) - php |
msql_query(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Please Welcome Ravinder Singh to the Moderation Team |
Denial Of Service Attack Update |