Select part of an array
Posted: Tue Apr 06, 2004 9:09 pm
Hi,
How do you only use say the first 25 elements of an array in a foreach loop?
There are hundreds of elements in my array but I only want to do things with the first 25 in the loop.
Thanks
How do you only use say the first 25 elements of an array in a foreach loop?
There are hundreds of elements in my array but I only want to do things with the first 25 in the loop.
Thanks