CodeIgniter Forums
Create a date of birth field - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Create a date of birth field (/showthread.php?tid=46389)



Create a date of birth field - El Forum - 10-30-2011

[eluser]Gukkie[/eluser]
Hi there, can someone point me in the right direction here?

I have got a Birthdate field and i need it to show in a drop down menu the "Day", "Month, "Year".

And after this, i need it to validate such that only the age of 13 and above is allowed.

Any ideas?