News Feed
Sections
News Archive


Community Events






feed this:

Developer Tutorials Blog:
Give Your Visitors a Relative Time
0 comments :: posted Friday March 07, 2008 @ 11:19:00
voice your opinion now!

Following on the heels of this post to the SitePoint blog (about "roughtime"), Akash Mehta has posted his own version of providing users with something a little different - relative time.

I understood the merits of the approach, but it struck me that a relative time might be a little more useful for many situations. For example, in a fast moving discussion, a short timestamp (e.g. 8:30 AM) as well as a verbal summary of how long ago the time was (e.g. "4 hours ago", "20 minutes ago") are most useful to the user. [...] Now, I figured this could be achieved very easily in PHP - and it could.

His code is included showing a series of if/else comparisons that change the values to their hour/minute/second counterparts. He also recommends the PEAR Numbers_Words package to help with readability.

tagged with: relative time pear numberswords since



PHP5 PEAR releases zendframework mysql security developer package cakephp book code application job pecl framework database ajax conference zend release

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework