PHP PostgreSQL Session Save Handler Functions

EditRocket provides the following information on PostgreSQL Session Save Handler functions in the PHP source code builder.

bool session_pgsql_add_error ( int $error_level [, string $error_message ] ) -

array session_pgsql_get_error ([ bool $with_error_message ] ) - Get the number of errors and optional the error messages.

string session_pgsql_get_field ( void ) -

bool session_pgsql_reset ( void ) - Reset the connection to the session database servers.

bool session_pgsql_set_field ( string $value ) -

array session_pgsql_status ( void ) -