Hi,
My problem: header(Location: ...) doesn't work with relativ URLs, only with absolute.
e. g.: header("Location: file.php") doesn't work - header("Location:http://www.mysite.net/file.php") works fine.
Configurations: PHP4, Win2k, Xitami-Webserver
Thanks
harald