hi!

is it possible to make different modify actions (add, delete, etc.) during a single request?

for changing a password in the NDS i would have to
first delete the 'userPassword' and right after that add the new 'userPassword'

i know that it is possible in C, perl, etc.

but it seems that the php function cant handle it
has anyone tried something like that?

bye
karim


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to