NYCPHP Meetup

NYPHP.org

[nycphp-talk] Lost Sessions

Analysis & Solutions danielc at analysisandsolutions.com
Thu Sep 25 11:51:27 EDT 2003


Hi Scott:

On Thu, Sep 25, 2003 at 11:37:11AM -0400, Scott Mattocks wrote:
> Somehow the session cookie is not getting set.

Browser cookie preferences could be a problem.
Cookie path could be a problem.

But, my preference is to avoid all these problems by passing session ID's 
in the HTML itself.

See my Simple Session Solution class:
http://www.analysisandsolutions.com/software/session-simple/

--Dan

-- 
     FREE scripts that make web and database programming easier
           http://www.analysisandsolutions.com/software/
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7th Ave #4AJ, Brooklyn NY    v: 718-854-0335   f: 718-854-0409



More information about the talk mailing list