Kinsbane Posted April 15, 2008 Share Posted April 15, 2008 Hi guys, So I have a form that I need to build a specific set of fields for and then POST the form to an outside URL - this URL can automagically retrieve the POST values and if all is well, it returns a pre-formatted string of simple HTML with a "SUCCESS" message. My stupid question is: How do I get access to this in PHP? Is using http_get_request_body() gonna do me any good? Link to comment https://forums.phpfreaks.com/topic/101236-handling-a-response-from-a-server-after-posting-to-their-form/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.