What im trying to do is use the file_get_contents function, and whenever i get a 404 error, "handle it" (or whatever is called in php), and display a message: "invalid query" (or anyother message) instead of the horrible default php message.
This is the error im getting:
Warning...