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

search for in the

msql_error> <msql_dbname
Last updated: Fri, 18 Jul 2008

view this page in

msql_drop_db

(PHP 4, PHP 5)

msql_drop_db — elimina (suprime) una base de datos mSQL

Descripción

int msql_drop_db ( string $database_name , int $link_identifier )

Devuelve TRUE si tiene éxito, FALSE en caso de fallo.

msql_drop_db() intenta eliminar (suprimir) una base de datos completa del servidor asociado con el identificador de conexión (link identifier) especificado.

Véase también: msql_create_db().



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

msql_error> <msql_dbname
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites