Hi,
The file-get-contents() is disabled in free hosting PHP server configuration. I created a php.ini file and enabled it there by allow_url_fopen = On but still getting the error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /www/vndv.com/a/m/e/amedillo/htdocs/tools/tools.php on line 186
How to enable file-get-contents() ?
Thanks,
Archie