Im making a shopping cart but im not using a database ,Im just passing values from page to page the actual shopping cart will be using session variables , now my question is once a variable is registed this variable is an array how do I keep on adding elements to the array with out overriding the already added elements