Closed AffinityOps closed 5 years ago
For servers with features turned off due to security issues. With file_get_contents() disabled the script will fail right away after submitting your form. Now by using curl function will solve the issues if allow_url_fopen is disabled.
For servers with features turned off due to security issues. With file_get_contents() disabled the script will fail right away after submitting your form. Now by using curl function will solve the issues if allow_url_fopen is disabled.