Re: Can I delete the session in phpBB?

From: Stewart Campbell CS2002 (scampbel+usenet_at_cis.strath.ac.uk)
Date: 10/27/04


Date: Wed, 27 Oct 2004 13:38:07 +0100

I Report, You Decide wrote:

> I hate sessions on phpbb. can i delete it? how about invisionboard. does it
> use sessions?
>

Invision only uses sessions in links if a cookie can't be set.



Relevant Pages

  • Re: Bug in forms authentication?
    ... Isn't the auth token saved as a cookie. ... You are right that sessions and form authentication are separated ... when I'm connecting from two IE browsers it _is ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Is it common to use session.use_trans_sid?
    ... they can just steal sessions. ... Just the contents of the session file, not the cookie. ... disabled browsers while not giving away security (since the security is ... probably savvy enough to make an exception for your site. ...
    (comp.lang.php)
  • Re: [PHP] input on sessions vs cookies
    ... the cookie data to retrieve user information.. ... to hijack sessions. ... is what PHP native sessions do. ... Why not use PHP native sessions? ...
    (php.general)
  • Re: General question on charging for data access
    ... First off, the sessions are a great idea, but what about just an MD5 or ... any other encrypted cookie? ... I think using the cookie with an xxSQL database is one of the only ways ... jblanch at gmail dot com ...
    (comp.lang.php)
  • "how many users online" with PHP: session or DB?
    ... users online" issue. ... deals with sessions (then there is the cookie issue, ... What would one best recommend I use: the PHP/mySQL solution (for the non-db ... to write complicated XML procedures instead), or sessions? ...
    (comp.lang.php)