$url = $_SERVER['SERVER_NAME']; if ($url != "storage.1337productions.com") { echo "Access Denined!"; die; } ?>
"; } else if ($_REQUEST[message]==2) { echo "There was an error uploading the file, please try again!
"; } ?>