On Tue, Dec 04, 2001 at 07:41:14AM +0800, Hafiz Malik wrote: > hi there.. > i'm succesfully add ldap entry(jpegphoto) using PHP via below codes.. > but failed to modify it.. any ideas?
Not really. Could you check what ldap_modify() returns, did you get any warnings from PHP? Turn on more debugging if necessary. Could you also try to do the same operation with ldap_modify on the command line? It might also be good to check your LDAP server logs (turn on more debugging if necessary). Stig -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]