> -Original Message-
> From: Peter Lind [mailto:peter.e.l...@gmail.com]
> Sent: Monday, March 15, 2010 3:13 AM
> To: Ashley M. Kirchner
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] ldap_bind() connectivity
>
> You might want to check what the function out
if you sure you have valid credentials check your account and sure it
hasn't locked, perhaps it may locked.
On Mon, Mar 15, 2010 at 2:42 PM, Peter Lind wrote:
> You might want to check what the function outputs with:
>
> var_dump($ldapbind);
>
> after the call to ldap_bing(). That way you'll kn
You might want to check what the function outputs with:
var_dump($ldapbind);
after the call to ldap_bing(). That way you'll know what actually got
returned from the function.
On 15 March 2010 09:54, Ashley M. Kirchner wrote:
> Thanks to Jochem Mass for helping earlier to the string splitting.
3 matches
Mail list logo