I am using ldap_connect function in phpmaker tool,but it is giving error like

Fatal error: Call to undefined function ldap_connect() in C:\xampp\htdocs\register\1v6\phpfn7.php on line 4127

Recommended Answers

All 3 Replies

Make sure that ldap is enabled in your php.ini file.

ldap in php.ini file was enabled previously.

extension=php_ldap.dll(on this line , previously semi colon was there.I removed the ; from this line.)

Any other solution for this problem.....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.