Philip Hallstrom 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?


No, but a quick search for "HTTP POST PHP example" will get you the code you need.


Thanks,

I googled and, as you said, there was code there.

'sendToHost'

Hopefully it's current enough to work for me.

Thanks again,

Peter

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to