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.
creating a Fourm for Birthday
Moderator: General Moderators
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: creating a Fourm for Birthday
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.
Or use javascript to create a funky calander then you wont have to merge 3 fields.
Re: creating a Fourm for Birthday
There are 10 types of people in this world, those who understand binary and those who don't