web analytics

Downloads

Zing’s Progress Bar:
[Download] (zipped archive, 1.7KB)
This is a PHP script I developed for use with NaNoWriMo but useful in any instance where you need a small graphic displaying progress towards a specific goal, such as used in fundraising, a wordcount, or a crafting project. Upload the single PHP script to your own website, and link to it with a simple IMG tag.
For example:

<img src=”WEBSITE.COM/bar.php?prog=25000&total=50000&width=100&height=10&fg=AAAAAA&bg=EEEEEE” style=”border:1px solid #000000;padding:0;margin:0″ />

Results in a GIF image that looks like this: