http_get
Posted: Thu May 22, 2008 7:16 pm
Hi
I have used http_get to get a string from another webserver. The "response" (string) which I receive also contains the http header information. Is there a way I can directly strip off the header information and use the actual string data.
I have used http_get to get a string from another webserver. The "response" (string) which I receive also contains the http header information. Is there a way I can directly strip off the header information and use the actual string data.