- PHP Programming language provides one of the most powerful features known as looping structure
- When we want to execute some statements repeatedly based on some specific condition, looping structure can be helpful.
- Looping structure can be divide into the following two categories: