🐘
e2Encrypt PHP
Ctrl
K
Edit
🍪
Cookies / Storing Data on Client-Side
Get the Session
Copy
$session
->
get
(
"_NAME"
)
// => John Doe
Previous
Set The Session
Next
Remove the Session
Last updated
2 years ago