I'm a newbie to PHP, I'm trying to learn all I can. I build webpages and so far I've only been using HTML and CSS. But I was introduced to PHP and all the awesome stuff it can do. But anyway. What I want to figure out how to do, is make random quotes appear on the site. I have a .txt file of all these quotes by famous people I want to appear randomly each day. Like today would be a quote by George Washington, the next a quote by Mark Twain. Stuff like that. Can anyone help me?
-Lucky