Upload Share and Earn

Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Wednesday, September 26, 2007

How to create Dynamic Drop down in php pr dynamic list box?

How to create Dynamic Drop down or dynamic list box in php?


Ans) It is very Simple to load
(select)
(option width="20" heigth="20") $filename (/option)
(/select)

where $filename is the value retrived from the database


This is the sample code where we are retriving valus from table in database and loading in to drop down box.

select box name plays an important here in posting the information

thank you
hope this helps for you

 
eXTReMe Tracker