KoRnDragon wrote:[color=blue]
> Does anyone know of a script that translates time stamps to look like
> those used by Gmail? (ie. 2 days ago/ 15 minutes ago etc.)
>[/color]
With time() you can get the current timestamp and then you can calculate
the difference in minutes or days or weeks etc.
Obviously the $take function is the anmount of time your taking away rom the
current time
hope this helps
Stuart
"KoRnDragon " <korndragon@gma il.com> wrote in message
news:1139863934 .425246.83540@g 14g2000cwa.goog legroups.com...[color=blue]
> Does anyone know of a script that translates time stamps to look like
> those used by Gmail? (ie. 2 days ago/ 15 minutes ago etc.)
>[/color]
Comment