Hello,
how can I complete remove an item out of an array ?
I tried unset() as well as setting the value to null.

Both result in the value being null but not the item being deleted.

Any help is appreciated
Heiko



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