Creating a dynamic HTML table with PHP?

Matt D

New member
I want to prompt the user for a number of rows and columns, and then create a table of that size. I have already done it with Javascript, http://codd.cs.gsu.edu/~mduncan7/table.html. How can I do something similar with PHP?
http://codd.cs.gsu.edu/~mduncan7/table.html

The other link has a period at the end.
 
Back
Top