ctsql_pconnect
Opens a permanent connection to FairCom DB SQL
Declaration
resource ctsql_pconnect ( [string dbname [, string username [, string password]]])
Returns
Returns a c-treePHP connection identifier on success, or FALSE on failure.
Note: Currently, this functionality is not available in c-treePHP and this function behaves exactly as ctsql_connect().