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

search for in the

fbsql_pconnect> <fbsql_num_rows
Last updated: Sun, 25 Nov 2007

view this page in

fbsql_password

(PHP 4 >= 4.0.6, PHP 5)

fbsql_password — Get or set the user password used with a connection

설명

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

Get or set the user password used with a connection.

매개변수

link_identifier

fbsql_connect()fbsql_pconnect()가 반환한 FrontBase 연결 식별자.

password

If provided, this will be the new connection password.

반환값

Returns the current password used for the connection.



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

fbsql_pconnect> <fbsql_num_rows
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites