How to make dynamic table in php?

For general web development questions that are not specifically related to CSS HTML Validator. This includes (but is not limited to) general HTML, CSS, Accessibility, JavaScript, and SEO questions.
Post Reply
maichel
Rank 0 - Newcomer
Posts: 6
Joined: Mon Oct 05, 2015 8:13 am

How to make dynamic table in php?

Post by maichel »

Hello,

I have a question, I want to have a dynamic table in php. 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.
Post Reply