AJAX Subscription Script with CURL
Hi there,
Just tried to install the AJAX script provided on the send.co/api page however found out that the script wasn't working due to allow_url_fopen being blocked by default. As advised by the hosting company allow_url_fopen represents a security threat and the script could also work with CURL instead.
Could anyone please help me implement this / change the current script to work with CURL instead of allow_url_fopen?
That would be greatly appreciated, thanks!
Max
This discussion has been closed.
Comments
Hi Max,
Here is the CURL version of the 'Subscribe via AJAX' example script → http://d.pr/aJP4
Hope this helps!
Best regards,
Ben