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

search for in the

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

view this page in

msql_list_dbs

(PHP 4, PHP 5)

msql_list_dbsفهرست پایگاه داده‌ّهای mSQL در سرور

Description

resource msql_list_dbs ([ resource $link_identifier ] )

msql_list_tables() پایگاه داده‌های موجود را در link_identifier مشخص می‌کند.

Parameters

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

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