- PHP 手册
- 函数参考
- Session 扩展
- Session PgSQL
- Session PgSQL 函数
session_pgsql_set_field
(PECL session_pgsql SVN)
session_pgsql_set_field — Set custom field value
说明
session_pgsql_set_field ( string$value
) : bool
Warning本函数还未编写文档,仅有参数列表。
参数
-
value
-
返回值
成功时返回 TRUE
, 或者在失败时返回 FALSE
。
参见
- session_pgsql_get_field() - Get custom field value
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.session-pgsql-set-field.php