On Friday 11 July 2003 04:50, jwulff wrote:
> How do i remove an element of an array by its key? I've tried
> array_s(p)lice to no avail. Either it chops too much or too little with
> seemingly no logic. The array is of unkown and variable size if that makes
> a difference. Thanks, John.
unset
How do i remove an element of an array by its key? I've tried
array_s(p)lice to no avail. Either it chops too much or too little with
seemingly no logic. The array is of unkown and variable size if that makes
a difference. Thanks, John.
--
PHP General Mailing List (http://www.php.net/)
To u
2 matches
Mail list logo