Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-13-2009, 05:01 PM   PM User | #1
MSK7
New Coder

 
Join Date: Feb 2009
Location: Gurgaon (INDIA)
Posts: 35
Thanks: 3
Thanked 0 Times in 0 Posts
MSK7 is an unknown quantity at this point
Question Session variable working in IE but not in MozillaFF

Hello all,

When I was testing my site in mozilla I got the following issue

I am setting session variable in my parent window and accessing it
in child window.


This process is working properly in IE ,

But in MOZILLA i am not able to get the value of session. and also not able to read the value set in the child window.

Please help me sort out for this issue.

thanks & regards.
MSK7 is offline   Reply With Quote
Old 03-13-2009, 05:27 PM   PM User | #2
kokjj87
Regular Coder

 
kokjj87's Avatar
 
Join Date: Sep 2008
Location: Singapore
Posts: 279
Thanks: 1
Thanked 55 Times in 54 Posts
kokjj87 is on a distinguished road
Do you have cookie enable in your browser?
kokjj87 is offline   Reply With Quote
Old 03-13-2009, 09:23 PM   PM User | #3
Fumigator
UE Antagonizer


 
Fumigator's Avatar
 
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,687
Thanks: 42
Thanked 637 Times in 625 Posts
Fumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of lightFumigator is a glorious beacon of light
Have you assigned a name to your session using the session_name() function?

http://us.php.net/manual/en/function.session-name.php
__________________
Fumigator is offline   Reply With Quote
Old 03-14-2009, 07:29 AM   PM User | #4
MSK7
New Coder

 
Join Date: Feb 2009
Location: Gurgaon (INDIA)
Posts: 35
Thanks: 3
Thanked 0 Times in 0 Posts
MSK7 is an unknown quantity at this point
thank you sir , for your response

yes I have cookie enable in my browser

but still having the same problem.


please suggest me if there is another solution possible regarding the same problem.

thanks & regards
MSK7 is offline   Reply With Quote
Old 03-14-2009, 07:39 AM   PM User | #5
MSK7
New Coder

 
Join Date: Feb 2009
Location: Gurgaon (INDIA)
Posts: 35
Thanks: 3
Thanked 0 Times in 0 Posts
MSK7 is an unknown quantity at this point
hello sir ,thanks for your suggestion

Yes I have assigned a name to my session using the session_name() function


but still having the same problem .
please suggest me if there is any other solution possible regarding the same problem.

thanks & regards
MSK7 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:31 PM.


Advertisement
Log in to turn off these ads.