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.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php