Uz je to vyresene, Peter Marko mi poradil toto a je to funkcni :)
<?
$urlx="http:/";
$urlx.="/moje.domena.cz/";
$urlx.=$_SERVER['REMOTE_ADDR']."/index.html";
header("Location: ".$urlx);
?>
Diky moc.
P.
This archive was generated by hypermail 2.1.3 : 14. 10. 2003, 08:30 CEST