SESSION PROBLEM IN IE USING PHP 5.2.4

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
mit_me26
Forum Newbie
Posts: 1
Joined: Fri Aug 08, 2008 7:01 am

SESSION PROBLEM IN IE USING PHP 5.2.4

Post by mit_me26 »

Hi All,

I am having some weired problem regarding session. The session id (using session_id()) is getting changed in IE. But in firefox it remains same and I am able to retrieve session variable. Please help to sort out this problem without using database.

Thanks in advance.

Regards,

Soumya Nayak
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Re: SESSION PROBLEM IN IE USING PHP 5.2.4

Post by Oren »

Please post on the right forum!!!!
Post Reply