Re: [PHP] PHP Sessions

[email protected] (Kevin Kinsey)
Newsgroups php.general
Message-ID <[email protected]>
Forgot to mention, you could check into the privacy
vs. server settings by doing:

    session_start();
    echo session_id();

on both pages.  If they're different, then
this is the problem.

KDK
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.