Is there a function that I can use to iterate over an array and have both index and element, like Python'
I know that PHP doesn't yet have native Enumerations. But I have become accustomed to them from the Java