I have a question, I want to have a dynamic table in php without database. The number of rows and columns in the table should be easy to adjust. I want to make a variable of the rows and columns.
How can I make this? Is here a tutorial about?
thanks in advance.