Random PHP Quote Generator – and other Code

  Over the years I’ve written a few ‘scripts’ to add some functionality to different websites I’ve worked on.  Hopefully you find these useful.  I’m sure there are other programs out there now, but I wanted to make certain that these are still available.     PHP Random Quote Generator: Around 2003 I wrote this PHP script to automatically generate a famous quote from a list that I could define.  I’ve seen references to this code from other sites (without attribution…).  Feel free to use the code however you want. You can find the code at the following link. Perl – …