Forums / Setup & design / how to: setting session variables
Alessandro Cipriani
Monday 08 March 2004 5:28:03 am
hi alli'm searching information on how to store/retrieve session variables. i've seen that with ezhttp i can retrieve either get, post and session variables ({ezhttp( 'user_id', 'session' )}) but i can't find where is explained how to STORE the session variable!
in my site I use currentdate() as timestamp to pass to another application as unique value. then i have to store it to use later in the same session
any hint? best regardsalessandro