Re: [phplib] no headers From: Daniel Bondurant (bondu <email protected>)
Date: 06/07/01

how would I go about verifying the session was still valid if I don't
call page_open()?
checking that the Session id exists in cookie or get form is not enough,
because logout() does not destroy the cookie.

btw, I commented out
$this->put_headers();
but I am having the same problem
any call to page_open() seems to send headers.

the easiest way to tell is if you right click on a image that uses
phplib to protect it,
IE thinks it is a bitmap.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>