Hi all,

I have some php websites, for example http://www.alterationx.hu/

Now I'm trying to get the site with file_get_contents, and I'm getting
this error:

Warning: file_get_contents(http://www.alterationx.hu/): failed to open
stream: HTTP request failed! HTTP/1.1 404 Not Found

can anyone tell me why?

The site otherwise is working, and also getting other sites (not php) on
the same server with file_get_contents is working.

Thanks in advance
Zoltán Németh

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to