Error: Unable to find image $img_name
"; } // if } // if } // GetImage if (isset ($_POST ["magic"])) { print "It's magic!" . $_POST ["magic"]; return; } if ($server == "defaria.com") { GetImage ($img_name); } else { header ("Content-Type: text/html\n"); print "Error: You don't have authorization to link to this image"; } // if ?>