what is file_get_contents()
Posted: Thu Dec 13, 2012 10:39 pm
I have errors:
Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/vuster/public_html/admin.php on line 1026
Warning: file_get_contents(http://www.daddyscripts.com/version.php) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/vuster/public_html/admin.php on line 1026
What is the use file_get_contents?
How to activate it?
Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/vuster/public_html/admin.php on line 1026
Warning: file_get_contents(http://www.daddyscripts.com/version.php) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/vuster/public_html/admin.php on line 1026
What is the use file_get_contents?
How to activate it?