on" <[EMAIL PROTECTED]>
Cc: "PHP List" <[EMAIL PROTECTED]>
Sent: Friday, August 22, 2003 6:43 PM
Subject: Re: [PHP] Deleting same values from an array
> Stephen Craton wrote:
> > Hello,
> >
> > I have an array called $stems that has a bunch of number
Stephen Craton wrote:
Hello,
I have an array called $stems that has a bunch of numbers in it like 2, 5, 4, 4, 2, 6, 8. What I want to do is delete a section of the array that has the same number. In the example of the numbers I listed, I'd want to delete one of the number 4's, and one of the numbe
Hello,
I have an array called $stems that has a bunch of numbers in it like 2, 5, 4, 4, 2, 6,
8. What I want to do is delete a section of the array that has the same number. In the
example of the numbers I listed, I'd want to delete one of the number 4's, and one of
the number 2's so that it wo
3 matches
Mail list logo