|
Posted by Ja NE on 03/18/07 14:02
for no particular reason at this very moment, I would like to echo
numebrs of seconds since my site is born. or since I'm born. this isn't
problem ($diff = time() - mktime($begining) but it looks ugly on screen:
using this two functions substr(chunk_split($diff, 3, '.'), 0, -1);
I'm lucky with my site: 277142273 seconds = 277.142.273
but with myself: 1257865147 seconds = 125.786.514.7
so I would like to echo 1.257.865.167 ...can someone help me with this?
(I know I have seen it somewhere before, but now I can't find where)
thank you! :)
--
Ja NE
http://fotozine.org/?omen=janimir
--
Navigation:
[Reply to this message]
|