Ferreteria/v0.5/stash/session
< Ferreteria | v0.5 | stash
Jump to navigation
Jump to search
Ferreteria 0.5: the Session stash
|
About
This is one possible way of stashing. It's the one Ferreteria uses, in order to minimize use of cookies.
The stash array is encoded in JSON and stored in the user_session.Stash
field.
Classes/Methods
- The ferret\login\session\card\cCalc class can read/write Session Stash data.