Log in

View Full Version : Sheduling Pictures for Radio Show



ProBizTeam
06-11-2007, 12:21 PM
Good day everyone!

We're new to PHP and this board and hope someone can help us understand how to correctly implement a PHP solution. Thanks in advance for the solution!

One of our clients has a radio talk show and they would like to display an "On Air" image when the show is being broadcast live or a "Get Podcast" image when its not. The web site for the show is www.frontlinesoffreedom.com (http://www.frontlinesoffreedom.com).

I found the following "solution" in the archive...

Display different image each hour of the day (based on server time) (http://www.dynamicdrive.com/forums/archive/index.php/t-15561.html)

but am not sure how to customize & implement it.

We want "Image A" to be displayed between 1800 and 1900 on Sundays. At all other times we want "Image B" to be displayed.

Not having worked with PHP before, we would also appreciate knowing exactly where to put the various code elements on the page/site. Our attempts have not worked...

Again, thanks for any help you can offer!