|
Posted by PHPGB on 08/26/05 02:55
<comp.lang.php , adam , blah@blah.com>
<tjksg158dov0apjfm8a7ui2foqr2fgtkca@4ax.com>
<Thu, 25 Aug 2005 23:21:37 GMT>
> I've seen this on a number of TV sites, where on the front page they
> tell you what's playing at the time you're browsing, what's coming up
> next, etc. I want to do this for a site I'm working on, but I have no
> idea where to start. Can anyone point me in the right direction or
> give me a few pointers? Thanks.
>
I would start by becoming quite proficient at using the date() features
and functions .
Bump in some data and display the selected stuff on your front page
using the server time to decide whats info gets grabbed and displayed .
--
www.phpguestbook.co.uk
[Back to original message]
|