Hello everyone i thought that this was simple for myself but i need and advice .
I have a form with three select menu for day-month-year that i can select when someone fill a form to subscribe.
and i'm wondering which technique to use to stock the data in my sql table.
should i have three row of data one for my date the other for the month and the last one for the year.
also when i do a query from my database how does it goes to get the data so the result display the age of the person in real time.
if someone can show me and example code of that that would be really good for me
Let me know.