Page 1 of 1

Redirecting with POST data

Posted: Mon Jan 26, 2009 11:28 am
by rahul.pache
Hello !!!
Happy new year (this is my fst post after new year 2009)
When I tried to redirect my page to a new location I came to know that no POST data is sent while redirecting.

So my question is:
While redirecting a page to a new location using header("Location: newpage.php"); I want to send POST Data. Is there any method to do it ?

Have a nice day !!! :D

PS: AND I DONT WANT TO USE SESSION... I want to send POST request along with header in formation.

Re: Redirecting with POST data

Posted: Mon Jan 26, 2009 11:30 am
by mattpointblank