Date: 10/07/98
- Next message: egbert <email protected>: "[PHP-DEV] Bug #832: unset not in documentation"
- Previous message: Dave Walton: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: 334647 <email protected>
Operating system: all
PHP version: 3.0.5
PHP Bug Type: Feature/Change Request
Bug description: ldap modify (add & delet) of attribute values.
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.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: egbert <email protected>: "[PHP-DEV] Bug #832: unset not in documentation"
- Previous message: Dave Walton: "Re: [PHP-DEV] CVS update: php3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

