The unix box webserver is probaly set to not to allow
implict fetch with the GET method. Try use this:
$ = $_GET[];
-Original Message-
From: Lawrence
To: [EMAIL PROTECTED]
Sent: 2003-11-18 14:48
Subject: [PHP-WIN] help with header on UNIX server
I have two page header.htm and
You miss the http:// before the url it could be part of the problem.
Eric
At 14:48 18/11/2003, Lawrence wrote:
I have two page header.htm and header.php
This is header.htm
Link Google
Link Yahoo
Link Hotmail
Link Php.net
This is header.php
When I run on my computer , IIS and windows xp , they
I have two page header.htm and header.php
This is header.htm
Link Google
Link Yahoo
Link Hotmail
Link Php.net
This is header.php
When I run on my computer , IIS and windows xp , they run well , but when I
upload them on UNIX server , they run nothing , they don't redirect , I ask
admin why h