Make sure that the id of the image is correct!
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
"; } ?>