PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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!
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?