Jump to content

PHP Code for API using MIME urlencode required


limessl

Recommended Posts

I've been given an API that requires data to be sent to it in the form of application/x-www-form-urlencoded.

 

All I have at the moment is a list of variables that I have to send and..... well that's about it to be honest. I've googled for an hour and found no examples of coding which give me a start in how to construct a php script to send the variables and then get the response (and moreso, turn the response into a load of $_post fields!!!!)

 

Does anyone know of anything that could get me started?

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.