Jump to content

Handling a response from a server after POST'ing to their form...


Kinsbane

Recommended Posts

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.