Raena wrote:
On 12/7/06, *Designer* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    I am after a simple 'quote of the day' or 'word of the day' type thing
    for a client. Naturally, I want it to be xhtml compliant, and easily
    formatted by me.

    My initial search hasn't produced anything worth having. Can anyone
    recommend something?


What 'type thing' are you after? Are you or your client hoping to provide your own quotes, or is it enough to get them from a Quote of the Day type of site?

It's not tricky (relatively speaking) to roll your own random quoter using PHP or something similar, since these sorts of things are routinely found in beginners' tutorials.


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
Yeah, I did wonder about knocking up a simple string array (of quotes) in php (say around 20) and picking one at random to display. Surely 20 would be enough?

If no-one comes up with something that is flexible and robust, that's what I'll do.

Thanks all.

--
Best Regards,

Bob McClelland

Cornwall (UK)
www.gwelanmor-internet.co.uk




*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to