the table would consist of 5 <td>’s and every time the form is submitted a new row would be created, and after so many rows a new page would be created.
the first column would be a number generated by php (number the rows - 1, 2, 3…)
2nd column would reflect an ‘array’ (3 form fileds)
3rd column would reflect the user’s forum(phpbb) name when the form is submitted (no user input).
in the 4th column there would be a link to the actual form, and when the form is submitted the link would be replaced by the user’s name.
and the 5th column would reflect a link to a zip file submitted from the form
and if a user clicks on the form link and is not loged in, they will get a login screen.
example
___
its late and im confusing myself
what is it going to take to do this?
thanks