With each subsequent page load, have hidden fields that store the values of
the previous page's form.  There might be another way, but that comes to
mind.


-----Original Message-----
From: Ross Hulford [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 13, 2005 2:06 PM
To: php-general@lists.php.net
Subject: [PHP] passing variables between pages without sessions

I am creating a form but instead of having a long form I want to break it 
down into a few stages but need to pass the variables bewteen the pages.

I have done this before using sessions but would like to know if there is an

alternative way to do this?

R. 

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

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

Reply via email to