hi all
i need to have a page on a clients site that has a competition question that
changes weekly.
they need to be able to change the question through some kind of admin page
(i was going to make a separate page that was password protected for this
purpose).
now i am thinking using MySQL etc will be like using a sledghammer to crack
a nut open, and am wondering if there is some simpler way of implementing
this using maybe basic PHP and an external text file or something? or maybe
i dont even require PHP?
any ideas appreciated.
thanks
i need to have a page on a clients site that has a competition question that
changes weekly.
they need to be able to change the question through some kind of admin page
(i was going to make a separate page that was password protected for this
purpose).
now i am thinking using MySQL etc will be like using a sledghammer to crack
a nut open, and am wondering if there is some simpler way of implementing
this using maybe basic PHP and an external text file or something? or maybe
i dont even require PHP?
any ideas appreciated.
thanks
Comment