標題:
6-1-3 其他Session函數
[打印本頁]
作者:
小誌
時間:
2011-4-19 18:03
標題:
6-1-3 其他Session函數
6-1-3 其他Session函數
session_unregistered():消滅一個已註冊的Session變數。
bool session_unregister ( string name)
複製代碼
session_destroy():消滅全部已註冊的Session變數。
bool session_destroy ( void)
複製代碼
session_save_path():取得或設定Session變數的存放路徑。
string session_save_path ( [string path])
複製代碼
session_decode():從字串中解碼Session變數。
bool session_decode ( string data)
複製代碼
session_encode():將Session變數資料編碼。
string session_encode ( void)
複製代碼
歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)