Introduction to PHP – Part 5
By Steven Snell | Published November 16th, 2009 in NewsLoops A loop is a programming construct that facilitates programmer to execute some code number of times or a specified condition is true. For instance, we need to read a file stored in computer and print it in screen.



