how to hide the server error message?

typostudy

Member
Code:
Server Error
file_get_contents(http://api.biblia.com/v1...)
 
function.file-get-contents: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
  ...

Question:
Is there a way that i can hide the Server Error message? only i can see it, but for users, they can not see it.
 
Top Bottom