View Single Post
  #1 (permalink)  
Old 11-09-09, 04:28 AM
rsmahaa rsmahaa is offline
Newbie Coder
 
Join Date: Nov 2009
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
php session & cookies problem

hi All,

im developing one shopping site with hdfc payment interface. In this whole site im using sessions & cookies to display username.
Before entering into payment it shows username . After payment (when i return back to my site Ex: afterpayment.php) , my session & cookies are empty.Its only happ in Firefox(im using 3.5.5) and not in IE.

Here one surprise is , when i open home page again before logout, its showing username which is stored in session..

why ? & How????????
Any one help plz.
Reply With Quote