PDA

View Full Version : get join date from database


gspot
07-22-2005, 05:13 AM
I'm wondering if anyone knows how i can decode the joindate from the mysql database on any of my members? Basically I need to be able to echo out the month, day and year a certain member has joined. ANY HELP IS APPECIATED

Marco van Herwaarden
07-22-2005, 05:39 AM
vbdate($vboption['dateformat'], $userinfo['joindate']);