Sorry that I can’t find the answer through google – But I know this has got to be really easy.
I have a code like this
if ($row == 1)
I also want something that states if $row equals 2 through 10 then do this… What is the correct php for this? Thank you.
To quote the comment on the OP: