|
PHP5中文手册
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. 参数
返回值Returns the current password used for the connection. |