Can anyone pls tell me how to prevent warnings to be displayed on the screen ? For example, I get this message: Warning: ldap_get_entries(): supplied argument is not a valid ldap result resource in test.php on line 235
I have code to display error messages when this occurs. But I don't want to display the above warning message. Thanks !