Show age out of birthday

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wizzard
Forum Commoner
Posts: 93
Joined: Thu May 16, 2002 5:36 am
Location: Belgium
Contact:

Show age out of birthday

Post by wizzard »

Hello,

I have stored my users birthdays in my table like this 0000-00-00 can someone tell me how i can show the current age of my users out of this. I have tried to find it without luck. Maybe someone in here can help me?

Cheers
Kris
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

wizzard
Forum Commoner
Posts: 93
Joined: Thu May 16, 2002 5:36 am
Location: Belgium
Contact:

Post by wizzard »

Thanks!
Post Reply