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

search for in the

msql_num_fields> <msql_list_fields
[edit] Last updated: Fri, 24 Jun 2011

view this page in

msql_list_tables

(PHP 4, PHP 5)

msql_list_tablesفهرست جدول‌های پایگاه داده mSQL

Description

resource msql_list_tables ( string $database [, resource $link_identifier ] )

msql_list_tables() تعداد جدولهای database مشخص شده را باز می‌گرداند.

Parameters

database

نام پایگاه داده.

link_identifier

The mSQL connection. If not specified, the last link opened by msql_connect() is assumed. If no such link is found, the function will try to establish a link as if msql_connect() was called, and use it.

Return Values

بازگرداندن نتیجه با هر تابع که نتیجه را دریافت می‌کند مانند msql_fetch_array(). در صورت شکست این تابع FALSE باز می‌گرداند.

See Also



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

 
show source | credits | sitemap | contact | advertising | mirror sites