//protections if(!ereg("^129.194.", $_SERVER["REMOTE_ADDR"])) { echo "Sorry, you can only browse that page from a computer of University of Geneva"; exit; }