>Try using sessions. Put the values/variables from $HTTP_POST_VARS
>into the session and then U can use 'm again on b.php.

Or.. put the post vars into hidden textfields.. these do get posted to the 
next page..

If you run out of luck and have to deal with PHP3.. sessions doesn't seem 
to work very well on PHP3.. But this alternative also runs great on PHP4..

Bye,



B.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to