[_] PHP header() GET not POST
Dave Hodgkinson
davehodg at gmail.com
Sun Sep 3 12:54:39 BST 2006
you can't redirect POST and retain the parameters AFAICR.
Why do you need to do that?
On 3 Sep 2006, at 12:47, Mike Walters wrote:
> Afternoon,
>
> I'm using the following line in a PHP site:
>
> header("Location: $redirect");
>
> But it is using GET so all my params are visible in the address
> bar. Can I force it to use POST?
>
> TIA,
>
> Mike
>
> _________________________________________________________________
> Windows Live™ Messenger has arrived. Click here to download it for
> free! http://imagine-msn.com/messenger/launch80/?locale=en-gb
>
>
> --
> underscore_ list info/archive -> http://www.under-score.org.uk
--
Dave Hodgkinson - Music photography
http://www.davehodgkinson.com/
Why do you need to do that?
On 3 Sep 2006, at 12:47, Mike Walters wrote:
> Afternoon,
>
> I'm using the following line in a PHP site:
>
> header("Location: $redirect");
>
> But it is using GET so all my params are visible in the address
> bar. Can I force it to use POST?
>
> TIA,
>
> Mike
>
> _________________________________________________________________
> Windows Live™ Messenger has arrived. Click here to download it for
> free! http://imagine-msn.com/messenger/launch80/?locale=en-gb
>
>
> --
> underscore_ list info/archive -> http://www.under-score.org.uk
--
Dave Hodgkinson - Music photography
http://www.davehodgkinson.com/