Ok, my client needs to be able to submit a PHP form that will send data via json. I have everything I need to post the json which was developed by the 3rd party folks.
What I am looking for is how I would send up a PHP form and where I would submit it to. Any info would be helpful.
Should I create a plugin or just enable PHP in the page. It doesn’t need to interact or submit to EE in any way. I just need to send the POST data.
Thanks