Modify Information

Make sure that the id of the image is correct!

Update information"; ?>
Information updated!

"; } elseif ($_GET["r"] == "fail") { // Upload failed echo "

Something fuckywucky

"; } elseif ($_GET["r"] == "noinfo") { // No info was present echo "

No description/alt, pls give

"; } else { // echo "

Please enter information

"; } ?>