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

search for in the

msql_list_tables> <msql_list_dbs
[edit] Last updated: Fri, 24 Jun 2011

view this page in

msql_list_fields

(PHP 4, PHP 5)

msql_list_fieldsفهرست فیلدهای نتیجه

Description

resource msql_list_fields ( string $database , string $tablename [, resource $link_identifier ] )

msql_list_fields() اطلاعات درباره جدول داده شده را باز می‌گرداند.

Parameters

database

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

tablename

نام جدول.

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_fields - [0 notes]
There are no user contributed notes for this page.

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