Creating a form
Posted: Mon May 26, 2003 5:09 am
Hey,
is it possible to create form , and the options are information from mysql , and when they press the submit button, php will take the selected option and add it to database?
I have tried to do this, but it does a form for each result,
e.g.
for a form i query the database for different types, so u would get
action
sci-fi
horror
etc
and then i add into form the query
is it possible to create form , and the options are information from mysql , and when they press the submit button, php will take the selected option and add it to database?
I have tried to do this, but it does a form for each result,
e.g.
for a form i query the database for different types, so u would get
action
sci-fi
horror
etc
and then i add into form the query