Reply to How can I redirect and pass the POST data?
Posted by Fred Weinhaus on 11/03/66 11:41
I would like to make a redirect and pass the POST data to the redirected
page from the original page. What is the easiest way to do this? Can one
do this by setting the header data in some way. If so, how? Is there a
better way without using sessions. I am rather new to PHP. Thanks