Date: 08/31/00
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6476 Updated: configure cannot seem to find libmcrypt 2.4.4"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] controlling session headers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Sascha Schumann <sascha <email protected>>:
> Otherwise, there are two cases:
>
> 1. Pages which don't use a session
>
> => don't start a session
> => no header will be sent
>
> 2. Pages which use a session
>
> => start the session
> => the appropiate headers will be sent
3. Pages which use a session, but contain a form and are in a window that
can be resized.
In this case, different headers need to be sent for Netscape only so that
data won't be lost when the browser window is resized.
-chuck
-- Charles Hagenbuch, <chuck <email protected>> -- "Alice found a niche in the market for her diabolically malodorous rabbit pellet."-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6476 Updated: configure cannot seem to find libmcrypt 2.4.4"
- In reply to: Sascha Schumann: "Re: [PHP-DEV] controlling session headers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

