Tag Archives: PHP
PHP Random Image Script
This script takes a list of images with links and randomly outputs one of them. <img src="\" alt="\"".$img[1]."\"" />"; ?>
Dynamic PHP Font Generator
This is a little script I expanded upon that I found from one of my previous clients. The original script was created by Stewart Rosenberger. The WP Now website uses this script to dynamically generate testimonial signatures.