trackers

*//PHP Tracker Code
*//Made by @Duncan70
*//Published July 24th 2011
*//For support, please email duncan70@duncan70.com

Here is the HTML code for index.php:


Update the Tracker!


Status:


Server:


Room:


Pass:







Here is the PHP code for update.php:


Update the Tracker!

Update successful!

";
echo "

";
echo "Embed this image on a blog/website.

";
}
else
echo "Error. The password you submitted was incorrect.";
}
else
echo "Error. ALL fields must be filled.";
}
else
echo "Error. You MUST press submit.";
?>




?>