Page 1 of 1

PHP LDAP

Posted: Mon Jan 19, 2009 9:28 pm
by ROtty956
hello everyone I'm new to these forums. I'm having a problem with accessing the ldap functions in php.
when i run
if(function_exists($function))
I get false..
I have recompiled php and even tried putting a new ldap.dll file in the folder. I have also tried installing php 5 on both vista and xp and still getting the same error. Got it working on unbuntu. Any idea what the problem is?