Category Archives: PHP

PHP Random Image Script

This script takes a list of images with links and randomly outputs one of them. <img src="\" alt="\&quot;&quot;.$img[1].&quot;\&quot;" />"; ?&gt;

Posted in PHP | Tagged , , | Leave a comment

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.

Posted in Featured Content, PHP | Tagged , , | 19 Comments