creating a 1 to 100 in a table

Posted on 16th Feb 2014 by admin

hi guys I am a newb in php need some help.

I have a table with 1 column and 100 rows and in each i want to do a 1-100. Can someone give me the full coding for this, please I can get it to work. I guess i am supposed to use some kind of an array loop or a While statement , but i am really stuck
so a table would look like this :
1
2
3
4
....

and instead of writing each number in side the table row , i want to do it in php

any help I am thankful for !

Other forums