PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

msql_createdb> <msql_connect
Last updated: Fri, 04 Jul 2008

view this page in

msql_create_db

(PHP 4, PHP 5)

msql_create_db — crea una base de datos mSQL

Descripción

int msql_create_db ( string $database name [, int $link_identifier ] )

msql_create_db() intenta crear una base de datos nueva en el servidor asociado con el identificador de conexión (link identifier) especificado.

Véase también: msql_drop_db().



add a note add a note User Contributed Notes
msql_create_db
There are no user contributed notes for this page.

msql_createdb> <msql_connect
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites