Using jsp I can create an array of multiple actions and pass them to an ldap
server as one request.  Is there a way to do this using php.

Specifically I need to perform a delete action on "userPassword" where
value="oldPassword" and an add action passing "userPassword" and
value="newPassword".  The actions must be contained in a single request and
the delete function must specify the old password.

Thanks.

Matt McFarlane
Wheaton College
[EMAIL PROTECTED]




-- 
PHP Database 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]

Reply via email to