[PHP] DOM XML module

2001-08-16 Thread Anders Östling
Hi I need to use the DOMXML functions on a PHP 4.0.4 (Mandrake 8.0) page, but the module is not there by default. Having downloaded the sources and tried to rebuild from scratch, I get a bunch of new dependency problems. Looks like building a full featured PHP is not that easy,,, So my questi

[PHP] Delete LDAP attribute value

2001-03-29 Thread Anders Östling
ot;][$index] != $OLDVALUE) ++$index; echo "Removing value $index from ebaddresslist in $dn"; $foo["FOO"][$index] = ""; ??? $result = ldap_mod_del ($ld,$dn,$foo); This does not work. Any clues are most welcome /Anders -- +-----