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

search for in the

msql_num_fields> <msql_list_fields
Last updated: Fri, 18 Jul 2008

view this page in

msql_list_tables

(PHP 4, PHP 5)

msql_list_tables — lista las tablas de una base de datos mSQL

Descripción

int msql_list_tables ( string $database )

msql_list_tables() toma un nombre de base de datos y devuelve un puntero similar al de la función msql() La función msql_tablename() debería utilizarse para obtener los nombres reales de las tablas del puntero devuelto.



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

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