Tag Archives: php
PHP+GD Progress Bar Demo
This demonstrates how to create a dynamic progress bar image using the PHP GD functions. http://db.org/demo/2003/02/17/progress-bar/
PHP+GD Scale and Overlay Demo
Someone posted a challenge to create a PHP script that would scale and overlay an image, and I couldn’t resist. http://db.org/demo/2003/02/14/scale-and-overlay/