Have a look at
http://www.php.net/manual/en/function.unset.php
"unset" may do what you want.
HTH.
--
Hardy Merrill
Mission Critical Linux, Inc.
http://www.missioncriticallinux.com
kaab kaoutar [[EMAIL PROTECTED]] wrote:
>
> Hi!
> FIRST OF ALL THANKS !
> well do u mean that the only way to remove an elemnt from an array is to
> copy it into another array? it does not suit me cause the array is a session
> variable and i need to update it !
>
> Thanks
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> --
> 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]
--
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]