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
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
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.....
Problem Indentified.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.