[PHP-DB] Header problem

2002-07-15 Thread Dave Carrera
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

Re: [PHP-DB] Header problem

2002-07-15 Thread Paul Burney
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 believe