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