Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.msql-create-db.html
Дата изменения: Sun Feb 3 22:46:59 2002
Дата индексирования: Mon Oct 1 21:52:23 2012
Кодировка:
msql_create_db

msql_create_db

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

msql_create_db -- Create mSQL database

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().