|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-03-20 18:47 UTC] sas
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Wed Jun 17 20:00:01 2026 UTC |
Would it be possible to add a routine to perform "add" and "delete" attribute value modification. The current ldap_modify always replaces. I ealise it is possible to emulate this functionality by retrieveing the current values and modifying them before replacement but I know I will be working with attribute that will have 10 to 20 thousand values (very large groups). Thanks in advance, Gerrit THomson ps. I would make the addition myself but I can't get an NT developement environment working. I seem to be missing some libraries for dns lookups. The locationmentioned in the code returns "permission denied" http error.