Adds to the session variable. The name attribute can be arbitrary For instance, UserSpice adds a language attribute to tell us what language a user prefers. That could look like
Adds to the session variable. The name attribute can be arbitrary
For instance, UserSpice adds a language attribute to tell us what
language a user prefers. That could look like
<?php Session::put('us_lang','en-US);