You can do this either by sending 'hidden' input and store the POST value in
the 'hidden' input or by storing the variables in a session. At least , that
is what I do and it works for me.

-----Oorspronkelijk bericht-----
Van: Shaun [mailto:[EMAIL PROTECTED]
Verzonden: Wednesday, May 28, 2003 6:23 PM
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] Resending POST Variables


Hi,

I have a page which uses POST variables sent from a form. If a user clicks
on a link on this page is it possible to send those POST variables to the
next page aswell?

Thanks for your help



--
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