RDWest2005
05 Aug 2005, 05:54 AM
wuzzup guys,
i'm having trouble with converting the time from shoutcast servers
the average listening time on this server is...
the php script retrieves ( 25017 )
the shoutcast server says :: 6h 56m 57s
now i'm doing this
<?= date('G\h i\m s\s', 25017); ?>
and returns ::: 1h 56m 57s
what am i doing wrong here?
any idea?
tx
RD
i'm having trouble with converting the time from shoutcast servers
the average listening time on this server is...
the php script retrieves ( 25017 )
the shoutcast server says :: 6h 56m 57s
now i'm doing this
<?= date('G\h i\m s\s', 25017); ?>
and returns ::: 1h 56m 57s
what am i doing wrong here?
any idea?
tx
RD