Sorry for the PHP newbie question:
Can someone give me an example on how to populate the display/values of a list box within a form using PHP? With ASP it was fairly simple using a server object. Basicly, I want to use a SQL query to populate the display value and send value of a drop down list box. Sounds simple enough...
Can someone give me an example on how to populate the display/values of a list box within a form using PHP? With ASP it was fairly simple using a server object. Basicly, I want to use a SQL query to populate the display value and send value of a drop down list box. Sounds simple enough...