Date Specific/Determined HTML

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jac
Forum Newbie
Posts: 2
Joined: Sat Feb 23, 2008 2:52 pm

Date Specific/Determined HTML

Post by jac »

I administer the website for small local theatre. They do up to 10 productions a year lasting a week.
They have TWO box office numbers/details. One in use ONLY during the week run of each production and the other used at all other times.

The box office details are displayed on the home page (the new test site can be view at http://www.barntheare.co.uk/test.php)

Here is what I need...would like.


A piece of code that automatically changes the Box Office details on predetermined dates. As there are only up to 10 productions a year a database will probably not be necessary as the to and from dates could be entered in a text file or something...maybe!

I have no idea where to start as my PHP knowledge is very limited and my normal php helper is currently away travelling. I have spent some time searching the forum but as I am unsure exactly what I am actually looking for I felt a post would be best.

I was wondering whether there may be somebody here that can help me with this?

With thanks
---
John
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Date Specific/Determined HTML

Post by Christopher »

Are you looking for ideas and to answers to questions, or someone to code it for you?
(#10850)
jac
Forum Newbie
Posts: 2
Joined: Sat Feb 23, 2008 2:52 pm

Re: Date Specific/Determined HTML

Post by jac »

I guess for someone to show me how to code it...to write the code. Thats sounds so awful...but the chap who normally does these small bits of coding for me is away. My PHP knowledge is so slim as I seldom need to use it.

If you can help it is terrifically appreciated but if I am stepping over the mark in my request please accept my sincere apologies.
---
John
Post Reply