Use cURL not file_get_contents
I predict the file_get_contents call is falling as on any sensible Web Host, file_get_contents is not allowed to make HTTP Requests
Use cURL not file_get_contents
I predict the file_get_contents call is falling as on any sensible Web Host, file_get_contents is not allowed to make HTTP Requests