zero-perfoliate
zero-perfoliate

Author Topic: PHP Date Help  (Read 189 times)

Offline TomG1989

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
PHP Date Help
« on: August 03, 2010, 05:31:58 AM »
Hi Guys, been stuck with thise for a few days now..

I've asked a few forums but still can't get it to work.

I have a signup script, that adds to a text field on a SQL database, this is working and add's the current date and time of the users signup.

On a page that displays there information i wan't this to state

"Member for: * years, * days, * Minutes, * Seconds."

I really can't seem to get this working, would someone be able to advise how i can do this?

The mysql field is $datesignup and need to find out how to write this!!

Please help! =]

Offline TinMonkey

  • PHP Workers
  • **
  • Posts: 5
  • Karma: +0/-0

 

zero-perfoliate