//protections
if(!ereg("^129.194.", $_SERVER["REMOTE_ADDR"])) {
echo "Sorry, you can only browse that page from a computer of University of Geneva";
exit;
}
 
info/protection_par_adresse_ip.txt · Dernière modification: 2008/11/11 11:37 (modification externe)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki