PHP LDAP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ROtty956
Forum Newbie
Posts: 1
Joined: Mon Jan 19, 2009 9:25 pm

PHP LDAP

Post 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?
Post Reply