
New avatar... hehehe... took me forever to find a animated GIF PHP script, and then another forever to write a dynamic typing thingy... I think it was worth it though.

Moderator:Æron
Code: Select all
if ($_SERVER['HTTP_REFERER']) {
$page = $_SERVER['HTTP_REFERER'];
} else {
$page = "http://".$_SERVER["SERVER_NAME"];
if ($_SERVER["SERVER_PORT"] != 80) {
$page .= ":".$_SERVER["SERVER_PORT"];
}
$page .= $_SERVER["REQUEST_URI"];
}
$text[] = "You are browsing this webpage:\n".$page;
DCS should've ended the comic a year or two ago.
Huh? What's special about that?Haha cool, that's up there with http://www.ultimatepronoun.com/images/avatar/image_clock.php.
Users browsing this forum: No registered users and 9 guests