update : 2015.11.03
php.shukuma.com검색:
|
fbsql_username(PHP 4 >= 4.0.6, PHP 5, PHP 7) fbsql_username — Get or set the username for the connection 설명
string fbsql_username
( resource
$link_identifier
[, string $username
] )Get or set the username used for the connection. 인수
반환값Returns the current username used with the connection, as a string. 참고
|