Looping

Create a PHP code that will display the following output:

11 12 13 14 15
16 17 18 19 20
21 22 23 24 25

Use for loop and a counter to print a new line when the counter reaches 5 numbers in each row.

[STEP BY STEP]



Last modified: Saturday, 23 February 2019, 10:17 AM