[phplib] RE: cookies not being set From: Daniel Bondurant (bondu <email protected>)
Date: 04/11/01

I see the include to the header page in
function auth_loginform() , but are new headers being sent anywhere with
the login page?

my problem is I can set cookies manually with SetCookie() with php on
non-phplib() pages and on phplib pages.

are new headers being sent with the login page?
where is the session cookie being written?
If the cookie isn't set the first time, is there anyway to force it
later?
what would cause the cookie not to get set?

thanks

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