Page 1 of 1

creating a Fourm for Birthday

Posted: Sat Oct 04, 2008 11:18 pm
by hmvrulz
In my database i have a single field for Birthday as DATE datatype (YYYY-MM-DD)

Should i provide a three fields for the users to input and then join. or is there any solution.

and can some one provide the html LIST for this with numbers months n years if some body has already used it.

Re: creating a Fourm for Birthday

Posted: Sun Oct 05, 2008 5:33 am
by jaoudestudios
You wont want to do it as a list, php can create the list for you on the fly.

Or use javascript to create a funky calander then you wont have to merge 3 fields.

Re: creating a Fourm for Birthday

Posted: Sun Oct 05, 2008 8:32 am
by VladSun