Re: [phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev) From: Sascha Schumann (sascha <email protected>)
Date: 09/27/00

> > Hmm, don't know, I am not sure I think that cookies are a part of sessions.
> > But the PHP4 people seem to see it this way. Or I am still missing bits?
> > Are these setting for ALL cookies, also when you use SetCookie()?

    No, of course not.

    The session module uses cookies, that is all.

> > > you mean url() or add_query()?
> > > I tested url() and it replaces an existing `session_name()`.
> > > I rewrote it somehow obscured,(Sascha pointed that already) but I would
> > rather
> > > (re)move it elsewere too.

    I pointed out that I do not agree with the concept, not the
    implementation. The url() method is intended to append the
    browser branding information to the URL. I don't think there
    is any legitimate application which would require *replacing*
    the branding information.

    - Sascha

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