Quote:
fopen($url, "r") would be the correct syntax.
|
still get the same warning error like first time:
Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/*********
Warning: fopen("http://www.aaaa.aa", "r") - Bad file descriptor in /home/*************
Can not access
http://www.aaaa.aa

how can i escape of this warning errors?