[PHP] Re: header() and frames

2002-03-07 Thread Alan McFarlane
Nope, that didn't work... Jim Winstead [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Alan McFarlane [EMAIL PROTECTED] wrote: header(location: index.php; target: _top); header(Location: index.php); header(Window-target: _top); jim -- PHP General

Re: [PHP] Re: header() and frames

2002-03-07 Thread Jason Wong
On Thursday 07 March 2002 19:49, Alan McFarlane wrote: Nope, that didn't work... Jim Winstead [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Alan McFarlane [EMAIL PROTECTED] wrote: header(location: index.php; target: _top); header(Location:

[PHP] Re: header() and frames

2002-03-06 Thread Jim Winstead
Alan McFarlane [EMAIL PROTECTED] wrote: header(location: index.php; target: _top); header(Location: index.php); header(Window-target: _top); jim -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: header() and frames

2002-03-06 Thread Paul A. Procacci
Does that actually work? I'm using Mozilla, and it didn't work for me? :) Paul Jim Winstead wrote: Alan McFarlane [EMAIL PROTECTED] wrote: header(location: index.php; target: _top); header(Location: index.php); header(Window-target: _top); jim -- PHP General Mailing List