ibase_pconnect

ibase_pconnect -- Creates an persistent connection to an InterBase database

Description

int ibase_connect(string database, string [username] , string [password] );

Opens a persistent connection to an Interbase database.

See also ibase_connect().