Log in

View Full Version : How do I make a 'thought of the day' script?



Barry Bendell
12-07-2015, 10:26 AM
Although most people would say I'm too old to learn, I have created and been expanding a website (ecclesiasticaceltica.org) which now needs scripts in order to function in a more dynamic way. Can anyone direct me with the following problem: I need to supply visitors with a 'thought for the day' which I now input manually. How would I begin to learn in order to write an automated script which inputs a selection from about 100 'thoughts for the day' (one thought per day). My trouble is, I'm nowhere near as clever as my Bishop thinks I am.

I would value any assistance with this,
Blessings, Rev. Baz :)

Beverleyh
12-07-2015, 10:38 AM
First decide on what technology you want to use. PHP or JavaScript might be an option here.

Then you could search online for 'JavaScript thought of the day' script or 'PHP thought of the day' script and see what comes up.

Barry Bendell
12-07-2015, 06:03 PM
Thank you Beverleyh, you are a star!