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.