I have been asked to integrate with a remote CRM company using cURL. All seems to be working well with the exception of an email field. Since I cannot access there remote DB they have asked me to post the form locally and show them the output to verify the form values.
I see that there is code available on you website to do this:
Since I am not a PHP programmer could I please ask for some help on how to get this to work? I did include it in my process.php file but couldn’t figure out how to display it?