fbsql_pconnect()
fbsql_pconnect - Open a persistent connection to a FrontBase ServerSyntax
resource fbsql_pconnect (string $hostname, string $username, string $password)Arguments
- hostname - The server host name.
- username - The user name for the connection.
- password - The password for the connection.
