Posted by Gustavo Narea on 12/16/05 05:21
Hello.
pw wrote:
> Does anyone know if it's possible to use the
> header() function to POST form data to a URL?
>
> If so what syntax needs to be used?
I guess you cannot use the header() function in that way. Take a look at
the header() documentation <http://php.net/header>.
What do you need to do?
Are you working with wrappers? If so, take a look at the 2nd example in
the streams documentation <http://php.net/stream>.
Cheers.
--
Gustavo Narea.
PHP Documentation - Spanish Translation Team.
Valencia, Venezuela.
Navigation:
[Reply to this message]
|