Date: 09/27/00
- Next message: Jeroen Laarhoven: "[phplib-dev] Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Previous message: Teodor Cimpoesu: "Re: [phplib-dev] Re: [phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- In reply to: Teodor Cimpoesu: "[phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Next in thread: Teodor Cimpoesu: "Re: [phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Reply: Teodor Cimpoesu: "Re: [phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > 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>
- Next message: Jeroen Laarhoven: "[phplib-dev] Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Previous message: Teodor Cimpoesu: "Re: [phplib-dev] Re: [phplib] Re: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- In reply to: Teodor Cimpoesu: "[phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Next in thread: Teodor Cimpoesu: "Re: [phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Reply: Teodor Cimpoesu: "Re: [phplib-dev] Re: Session4 (Re: [phplib] How stable is PHPLib-Dev)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

