[Phpug] I need to POST

Gary Pigott phpug at garypigott.net
Fri Aug 3 17:32:32 IST 2007


I've inherited an e-store that I need to add a 3rd party fulfilment service
to. The service provider accept orders via XML data sent over HTTP POST. The
site is on a Blacknight shared server, and their PHP install doesn't have
the HTTP extension enabled, so I can't use http_post_data().

gorlois.blacknight.ie is running PHP 5.2.1. Any other ideas for a function
that will POST to a remote web server and return the server output?

Gary




More information about the Phpug mailing list