Ok I have build a simple form to add a date to a database.I have read php.net's date function and others from google but I can not seem to get it to work.Here is a form that lets the user to choose the date.I would like to know how to use php to insert the date chosen in the drop downs into the database a ...