(PHP 4 >= 4.0.6, PHP 5)
fbsql_password — Get or set the user password used with a connection
Get or set the user password used with a connection.
Un identificador de enlace FrontBase devuelto por fbsql_connect() o fbsql_pconnect().
Es opcional y si no se especifica, la función intentará encontrar un enlace abierto al servidor FrontBase y de no encontrarse ningún enlace abierto intentará crear uno como si fbsql_connect() fuese invocada sin parámetros.
If provided, this will be the new connection password.
Returns the current password used for the connection.