fbsql_connect()
fbsql_connect - Open a connection to a FrontBase ServerSyntax
resource fbsql_connect (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.
