[PHPLIB] Cookies and PHPLIB From: Count Zero (countz <email protected>)
Date: 01/31/00

Dear Friends,

I am very excited about the existance of a library such as PHPLIB, but after
two attempts, I wanted to share my experience and ask you guys if you had
the same experience with PHPLIB's session management.

It may be that I just don't know how to make it work properly, but I have
not managed to make PHPLIB keep a session properly. Cookies don't work.
I also noticed that if my site is in a directory
(http://somesite.com/directory/ and not http://somesite.com/) it does not
work at all, and attempts to fallback to GET mode.

Even in GET mode, I have not managed to get it to work - It tries to pass
the session ID as a part of the URL, but it doesn't seem to work. This is
extremely important for me as I use the Auth class, and it keeps asking for
a password every time I go to a protected resource...

I am using PHPLIB 7.2.

    Aric.

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.