I have developed a mobile television guide for the iPhone that gathers its data from an external provider, so I use the PHP function file_get_contents a lot. However, a few hours ago, my script broke. When I try to do file_get_contents, I now get the following error:
"Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration"
Is this due to a recent change in the x10Hosting policy? Can I have it turned back on for my site?
"Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration"
Is this due to a recent change in the x10Hosting policy? Can I have it turned back on for my site?