|
Not really happy with the application I'm building.
Date: 11/02/05
(PHP Community) Keywords: php, html
Although it works, I consider it a bit clunky.
What I have is a form that accepts certain data, and then uses that data to build an HTML page (it's for HTML formatted marketing emails).
The form's easy enough, as is the validation, but the problem is this:
I have a table that needs to be built into the page, and the user needs to select how many rows and columns the table is going to be. Currently I have a structure like this
|