<?php
$danger = rand(1, 20);
if (($danger > 0) && ($danger < 10)) { $danger = "0" . $danger; }
Header("Location: http://arrow.rangerwiki.com/avatars/danger/" . $danger . ".gif");
?>
My apologies, I should have worded what I was trying to say better.
Basically, I wanted to ask how does Keith have rotating banners in his sig here at HJU
This is where I pointed Keith when he asked me how to do a rotating Sig. -> http://signavatar.com/Actually, I'd like to know too :sweat: