Hello!
index.php-be:

<?php
$gep=$_SERVER['REMOTE_ADDR'];  
if ((substr($gep,0,3)=="10.") or (substr($gep,0,11)=="192.168.200")) {
       header("Location: http://10.1.1.1";);
      } else header("Location: http://www.iskola.sulinet.hu";);
?>
Tisztelettel:
Molnar Peter
http://www.petersoft.hu, Tel:36209149514
[email protected]


_______________________________________________
Techinfo mailing list
[email protected]
Fel- és leiratkozás: http://lista.sulinet.hu/mailman/listinfo/techinfo
Illemtan: http://www.1let.hu/illemtan.html
Ügyfélszolgálat FAQ: http://www.kozhalo2.hu/Faq.aspx

válasz