I need to check if several pages on a remote server exist or not. file_get_contents works sometimes, but other at other times fails with HTTP request failed! HTTP/1.0 403 Forbidden in... This despite the page existing, and despite my having succesfully checked for other pages on the very same server.
Bookmarks