on 7/15/02 5:09 AM, Dave Carrera at [EMAIL PROTECTED] appended the
following bits to my mbox:
> I have in my script a call to header location.
>
> header( "Location: ./file.php");
>
> Works on my system but not on theirs
Not really database related so it should be on php-general.
FWIW, I beli
Hi All
My isp decided to upgrade to 4.2.1 without letting us know?
So recoded scripts with new $_VARS in place but one thing refuses to
work
I have in my script a call to header location.
header( "Location: ./file.php");
Works on my system but not on theirs
I have 4.21 also.
Is there