parent root
PHP: session_pgsql_reset - Manual

session_pgsql_reset

(PECL session_pgsql SVN)

session_pgsql_resetReset connection to session database servers

Description

session_pgsql_reset ( void ) : bool

Reset the connection to the session database servers.

Return Values

Returns TRUE on success or FALSE on failure.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root