Thanks for your reply,

I don't really need to do anything with them, just make sure they all retain
their original values...


"Sophie Mattoug" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> foreach ($_POST as $k => $v) {
>   //everything you want to do
> }
>
> Shaun wrote:
>
> >Hi,
> >
> >is it possible to capture $_POST variables sent from a previous page so i
> >can send them on to the next page?
> >
> >Thanks for your help.
> >
> >
> >

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

Reply via email to