> thanks a lot frank......i think i hav got the thing.
>
> Regards
>
> Saurabh

There is an easier way (sorta) to get hours/minutes/seconds;


($seconds, $minutes, $hours)=splice(localtime(), 0, 3);

-- 
Bernhard van Staveren   -   madcat(at)ghostfield.com
GhostField Internet     -   http://www.ghostfield.com/
"A witty saying proves nothing, but damn it's funny!" - me, 1998 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to