ID:               45108
 Updated by:       [EMAIL PROTECTED]
 Reported By:      webseos at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Session related
 Operating System: windows/Linux
 PHP Version:      5.2.6
 New Comment:

Browser bugs are not PHP bugs..


Previous Comments:
------------------------------------------------------------------------

[2008-05-27 16:18:41] webseos at gmail dot com

Description:
------------
I have noticed a session data loss after visiting to a different site.

My site has PAYPAL payment option. I have $_SESSION["submit_data"] set
properly when I am on my site, and its alive after navigating to
different pages in my site. But for payment I need to leave my site and
goes to PAYPALs site. After success or unsuccessful payment I return to
my site.

But when I return to my site after PAYPAL payment, these SESSION
variable $_SESSION["submit_data"] looses value in OPERA and Netsape
Navigator browser, and $_SESSION["submit_data"] is not set. I noticed
all my previous SESSION Info are lost in OPERA and NETSCAPE NAVIGATOR.

But FireFox and Internet Explorer Holds Data properly.

I used COOKIE also, made a try.. COOKIE DATA ALSO LOST.

If we visit different sites leaving the SESSION Originating site I
think we looses SESSION Variables. Am I correct ???



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=45108&edit=1

Reply via email to