Drop down data to be displayed int form
Posted
by DAFFODIL
on Stack Overflow
See other posts from Stack Overflow
or by DAFFODIL
Published on 2010-04-07T13:43:26Z
Indexed on
2010/04/07
21:53 UTC
Read the original article
Hit count: 171
php
I have a drop down box which is used to fetch the data from db and dosplays it.Now,i need to put them in form and when i click update button,it should get in to db.
How do ,i do this? Give me a snippet?
Thanks in advance.
© Stack Overflow or respective owner