Thanks! but i know this function!
i can't do that cause my varibale is multidimenssional, and i don't want to 
update all that ! for one element !
we can't decrement the length of the array ?! no way ?



>From: Hardy Merrill <[EMAIL PROTECTED]>
>To: kaab kaoutar <[EMAIL PROTECTED]>
>CC: [EMAIL PROTECTED]
>Subject: Re: [PHP] delete an element from an array
>Date: Mon, 5 Mar 2001 10:57:49 -0500
>
>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]
>

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

Reply via email to