ruusvuu Posted March 5, 2007 Posted March 5, 2007 I added a new session called discount_code. print_r($_SESSION) shows that $_SESSION['discount_code'] has a value, but if I try to echo $_SESSION['discount_code'] it is empty. I am doing this in includes/classes/shopping_cart.php. Thanks for any help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.