I use a lot of includes on my webpage to keep the code tidy, now I'd like to add a random quote feature that picks a quote from a file and updates it on my page. I can't seem to figure out how to do that though and can't find anything on the web about it. Can anyone point me to a tutorial or the code I need to do this? Thanks...
Edit: nevermind, looks like it requires a CGI script, which is something I don't want to mess with
Edit: nevermind, looks like it requires a CGI script, which is something I don't want to mess with