Hi
I am trying to allow users to update records in a MySql database through php forms. One problem I am having is with a drop down field for dates. I want to echo the date already in the database so that the drop down menus is set to that before they change the date, but I do not know how to do it. Does anyone have any suggestions?
Also what is the best way to echo the info in the database into html forms so that they can change it if they want?
Thanks in advance