NYCPHP Meetup

NYPHP.org

Passing some form values through to a redirected page...

Webapprentice webapprentice at onemain.com
Fri Jan 31 16:36:51 EST 2003


Hi,
Upon a successful submission of the form on my PHP page, I use the 
header("Location: ") function to redirect to another page.  I'd like to 
carry over some form values over to the redirected page to use.  Is this 
possible?  Or is there another way to do this?  I don't think it's a 
good idea to embed the second page into the main PHP page as the main 
PHP page will be very long.

Thanks.

--Stephen




More information about the talk mailing list