RE: ldap_bind() connectivity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: Peter Lind [mailto:peter.e.lind@xxxxxxxxx]
> Sent: Monday, March 15, 2010 3:13 AM
> To: Ashley M. Kirchner
> Cc: php-general@xxxxxxxxxxxxx
> Subject: Re:  ldap_bind() connectivity
> 
> 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.


SOLVED.  As it turned out, it had nothing to do with ldap_bind() ... it had to do with the fact that my brain is still adjusting from the time change and I missed an 'echo' ...

Thanks all.

A


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux