1st off I\'m new to PHP. I have been using for loop,while loop,foreach loop in scripts. I wonder
To the best of my knowledge, there is little to no performance difference between while loop and for loop i don't know about the for-each loop