On Thu, 13 Jun 2002, Leston Drake wrote:
> I've been creating forms that use hidden inputs to retain variables and 
> values from one instance of the form to the next (by calling itself in the 
> FORM ACTION).
> 
> Are there other ways to retain *global* variables and values between 
> instances of loading a page?

http://php.net/session

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to