Re: [PHP] header failing...

2002-05-15 Thread Jason Wong
On Thursday 16 May 2002 03:31, Joshua E Minnie wrote: > Can anybody tell me why a call to header would fail. What I mean by this > is that it doesn't redirect at all. Here is a snippet of the code that I > am using: > > ... > if(session_is_registered("user")) { > header("Location: http://www.

Re: [PHP] header failing...

2002-05-15 Thread Miguel Cruz
On Wed, 15 May 2002, Joshua E Minnie wrote: > Can anybody tell me why a call to header would fail. What I mean by this is > that it doesn't redirect at all. Here is a snippet of the code that I am > using: > > ... > if(session_is_registered("user")) { > header("Location: http://www.somwhere.