date entry in php

Soldato
Joined
6 Apr 2008
Posts
3,352
Location
Reading
I want to enter a date into php with drop down boxes, then format it correctly for mysql. Then pass it to my other php file that adds the array of information to my database.

How do I got about doing this????

just the drop down boxes and sql format form that.

all I have so far is how to enter the boxes and these get put straight into an output form.

thanks in advance.
 
Back
Top Bottom