hi,

is it possible to kill an enrtry in an assoziative array, like:

array["first"]="räuber hotzenblotz";
array["second"]="schneewitchen";
array["third"]="rapunzel";


kill array["second"];


any idea?


greets,
marc




-- 
PHP General 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