Hey,
First of all, I’ve been coming here looking at other examples for a while. I love this website. Anyways, How can I change this to a nice small PHP function? Should I use a While loop or a Foreach loop?
Thank you!
Hey,
First of all, I’ve been coming here looking at other examples for a while. I love this website. Anyways, How can I change this to a nice small PHP function? Should I use a While loop or a Foreach loop?
Thank you!
Hi there,
There are many ways in which this output is achievable, choice is dependant on personal preference and situation in regards to variables (or lack thereof). Lets assume those are pictures of the numbers 1-20 and this code is being generated to list these numbers, you could use the following: