I am taking date of birth as input from my form and storing it, I need to calculate the age from this date of birth. While this problem seems easy(I haven't tried it out for myself,used one of my friends code) I also need to increase the age of the person with time. Now I'm inserting the values into a database, how can I change those values and increase it with time? The values in the database are static as I know and can be changed only with an update command if I'm not wrong.
Please help. :)
Thank You. :)

Recommended Answers

All 2 Replies

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.