Page 1 of 1

date input through form

Posted: Fri Sep 08, 2006 7:59 am
by FE
has anyone got a simple code which reads a date from a MYSQL database and then displays it in 3 drop down boxes?
but if there is no date to read, show todays date

also a button to save it
tried looking for it to the web
if anyone can point me in the right directionit would be great
cheers! :D

Posted: Fri Sep 08, 2006 8:37 am
by volka
Which part of the script/idea causes you trouble to realize?
How would your code look like for displaying one select element with data from a mysql database?