Posted by Carl Vondrick on 11/18/77 11:41
Fred Weinhaus wrote:
> 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
You need to use fsockopen to simulate this.
However, if you want if to transfer contents from one page to another,
just use sessions.
> Fred Weinhaus
--
Carl Vondrick
www.carlsoft.net
usenet [at] carlsoft [dot] net
Navigation:
[Reply to this message]
|