The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
session variable - Printable Version +- UserSpice (https://userspice.com/forums) +-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23) +--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26) +--- Thread: session variable (/showthread.php?tid=609) |
session variable - marceloatmartins - 06-23-2017 Hi everybody, Sorry for my basic doubt, lol. How can I set session variable using UserSpice resources? I need to store an array (data form table) with options like session variable for avoid disk access. Is possible ? Thanks session variable - marceloatmartins - 06-23-2017 Hi everybody, I saw the Session Class and understood the methods: put, get and exists, enough for do what I wanted. But if you have other tips about them, post it here, please. Have a nice weekend Hugs |