Hi there,
I've got a little problem now ;
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed:
index.php on line 13
How can I solve this problem
I've got a little problem now ;
Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed:
index.php on line 13
index line 13 :
$data = file_get_contents("http://www.imdb.com/title/tt0133093/");
How can I solve this problem