I need a basic php/html script that will display a specific quote of the day without a database. I don't want it to be random, but only show each quote once. Little help?
If you don't like to create a database for this task you can try uinspired.com http://www.uinspired.com/syndicate.html
Is it not possible without a database then? If not, that's fine. But I want the quote to be the one I specify.
I am in the middle of something like this right now for a friend on her yoga site, it's a single line of js code rendering it 2nd party from a text file ... Take a look at the bottom of this page, each time you refresh it, it will change to a new quote, but right now I only have it rotating about 7, but you can build as many as you have the time and patience for If this works for you, let me know and I'll happily forward the zip files for your own modifications. Good luck either way.