View Single Post
  #1 (permalink)  
Old 06-18-2008, 06:46 PM
brandono brandono is offline
WMG Newcomer
 
Join Date: May 2008
Posts: 43
iTrader: (0)
brandono is on a distinguished road
Default Using $_POST for entire stay?

When clicking submit on a form the information is saved in a variable named $_POST["name"]. How can I keep that variable in memory until the person actually leaves my site?

For Example:
Code:
<input type="text" name="name"><br>
<input type="submit" value="save for current session">
Then 3 pages later but still same domain (or while browser still open, eiter way) that submitted info can be called for again.

Thank you,
Moki
__________________
http://www.mofiki.com - Macro's and other Automation Software
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block