I have an array that I use a foreach to cycle through. I then need to cycle through the same array again. How do I reset the pointer for the array so I'm at the beginning again?
↧