*//Made by @Duncan70
*//Published July 24th 2011
*//For support, please email duncan70@duncan70.com
Here is the HTML code for index.php:
Here is the PHP code for update.php:
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.";
?>
?>