I have a string called $columns which dynamically gets a value from 1 to 7. I want to create a loop of <td></td> for however many times the value of $columns is. Any idea how I can do this?
I have a string called $columns which dynamically gets a value from 1 to
Share
1 Answer