Join Up!
96806 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousmysql_db_querymysql_errnonext
Last updated: Tue, 29 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Czech | Finnish | German

mysql_drop_db

(PHP 3, PHP 4 )

mysql_drop_db -- Borra una base de datos MySQL

Descripción

int mysql_drop_db ( string base_de_datos [, int identificador_de_enlace])

Devuelve: verdadero si éxito, falso si error.

mysql_drop_db() intenta suprimir una base de datos completa del servidor asociado al identificador de enlace.

Ver también: mysql_create_db(). Por razones de compatibilidad puede usarse mysql_dropdb() igualmente.

User Contributed Notes
mysql_drop_db
add a note about notes
There are no user contributed notes for this page.
previousmysql_db_querymysql_errnonext
Last updated: Tue, 29 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST