lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** Re: [PHP] Header() - POST
- Date: Fri, 5 Sep 2008 11:48:43 -0400
- From: Wolf <lonewolf@xxxxxxxxx>
- Subject: ***BOGO*** Re: [PHP] Header() - POST
<!-- SNIP -->
> scrubbing them, and rebuidling the post string and trying to resubmitt it
> using headers(). I'm getting this error:
Why do you want to re-submit it?
Why not just parse it in the same page?
If not that, then use sessions and set the information, do a meta-refresh to redirect to the processing page, then use the processing page to pull the session information and make sure it came from the correct page.
HTH,
Wolf
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php