|
Subject:
|
Ch15 - $total of cart how do i send 2 other page
|
|
Posted By:
|
esuk
|
Post Date:
|
4/20/2006 1:13:06 PM
|
I built the shopping cart but i would like to show the total of the cart which is shown on cart.php on other pages throughout my website how can i do this?
can someone help me or suggest some extra coding so i can show the total of the cart of other pages within my website
thanks
|
|
Reply By:
|
esuk
|
Reply Date:
|
4/20/2006 7:02:48 PM
|
figured out a way, i just store the variable in a session and then i can call on the session on any page
|