Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: fbsql_password - Manual
[go: Go Back, main page]

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

search for in the

fbsql_pconnect" width="11" height="7"/> <fbsql_num_rows
Last updated: Thu, 31 May 2007

view this page in

fbsql_password

(PHP 4 >= 4.0.6, PHP 5)

fbsql_password — 接続に対して使用するユーザパスワードを取得あるいは設定する

説明

string fbsql_password ( resource $link_identifier [, string $password] )

接続時のユーザパスワードを取得あるいは設定します。

パラメータ

link_identifier

fbsql_connect() あるいは fbsql_pconnect() が返す FrontBase リンク ID。

指定しなかった場合は、この関数は FrontBase サーバでオープンしているリンクを探します。見つからないときは fbsql_connect() に引数を指定せずにコールしたときと同様にして作成します。

password

指定した場合は、これが新しい接続パスワードとなります。

返り値

現在の接続パスワードを返します。

参考

fbsql_username()
fbsql_hostname()



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

fbsql_pconnect" width="11" height="7"/> <fbsql_num_rows
Last updated: Thu, 31 May 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites