Updating a table Via a form.
Posted: Thu Apr 14, 2005 3:51 pm
if this needs to be moved, go ahead.
i'm in a bind. i have to make a page that will update a table showing party times via a form in the page..
ie: browse to the website
fill out first and last name, date, starting time, ending time, location, and comments (maybe some more variables..)
hit submit
your party is added to the table.
ideal situation would include the table to be sorted by date/time, or name
this is going to be used as a database of Graduation parties in case you're wondering.
i'm planning on putting the page in %siteroot%/graduation/
i'm quite unfamiliar with PHP...sorry!
i'm in a bind. i have to make a page that will update a table showing party times via a form in the page..
ie: browse to the website
fill out first and last name, date, starting time, ending time, location, and comments (maybe some more variables..)
hit submit
your party is added to the table.
ideal situation would include the table to be sorted by date/time, or name
this is going to be used as a database of Graduation parties in case you're wondering.
i'm planning on putting the page in %siteroot%/graduation/
i'm quite unfamiliar with PHP...sorry!