GoLang session_pgsql_set_field

request it (303)
GoLang replacement for PHP's session_pgsql_set_field [edit | history]



Do you know a GoLang replacement for PHP's session_pgsql_set_field? Write it!

PHP session_pgsql_set_field

PHP original manual for session_pgsql_set_field [ show | php.net ]

session_pgsql_set_field

(PECL session_pgsql SVN)

session_pgsql_set_fieldSet custom field value

Description

bool session_pgsql_set_field ( string $value )
Warning

This function is currently not documented; only its argument list is available.

Parameters

value

Return Values

Returns TRUE on success or FALSE on failure.

See Also