Re: [PHP] How do remove WARNING message

2002-04-22 Thread Dennis Moore
I am not a LDAP expert, however I assume you can place a condition on your bind command to kill the script or go to your error reporting... - Original Message - From: "Jean-Rene Cormier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 1:03 PM Subject: [PHP] How

Re: [PHP] How do remove WARNING message

2002-04-22 Thread Rasmus Lerdorf
Read the error handling chapter in the documentation. -Rasmus On Mon, 22 Apr 2002, Jean-Rene Cormier wrote: > Ok I'm trying to create a script that would allow users to bind to an > LDAP server and we all know there's gonna be some people mistyping their > password but when I try to bind and pu