Maknib Posted August 17, 2011 Share Posted August 17, 2011 in my assignmetn we are using php to make a simple shopping cart, we are not allowed to use a database for this but instead storing into files. the part i have come up to is: Shopping Cart Page: A logged in user should be able to create their shopping cart- o Be able to SEARCH any product and add it to their shopping cart. o They should be able to buy more than one product. o They should be able to buy products from different categories. o They should be able to remove products from shopping cart, before proceeding ahead with the payment options page Would this all be done with Sessions? and once submitted then all the session variables are saved to file? i can't get my head around this one thanks Quote Link to comment https://forums.phpfreaks.com/topic/245076-php-shopping-cart/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.