I'm in an odd situation where I'm losing my session but only with IE8 and only with PHP 5.2.6, not with any other browsers and not on my dev server with 5.3.0.

The controller script starts a session, sets a session variable, instantiates an object, and calls a method, about as simple as it can get. But the session variable is lost when the method runs. I can work around this by passing session vars around as parameters, but obviously that's a crappy solution.

Any ideas?

--
Michael Southwell
Vice President, Education
NYPHP TRAINING http://nyphp.com/Training
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show_participation.php

Reply via email to