Page 1 of 1

Retrieving HTTP responses!

Posted: Mon Jun 06, 2005 11:36 am
by Joe
How can I retrieve the response from an HTTP post request via PHP. I have the script created which uses sockets and all of the functions I know of to display responses are for PHP5 and this is for a version less than 5.

Thanks


Joe

Posted: Mon Jun 06, 2005 11:44 am
by Joe
Found it, thanks anyway!.

Posted: Mon Jun 06, 2005 11:56 am
by John Cartwright
Why not post it to help out some one else that may come across this?