mister_t101 Posted April 16, 2006 Share Posted April 16, 2006 Is there a way to create a shopping cart by just using sessions, not a database? I'm a newbie, and don't want to have to worry about managing a MySQL database at this point. I don't need to for this project, anyway. I have my "shopping list" in an array, and can't figure out how to manage the cart (delete items, etc). If anyone knows of any tutorials, I'd be grateful. Quote Link to comment https://forums.phpfreaks.com/topic/7521-shopping-cart/ Share on other sites More sharing options...
massive Posted April 17, 2006 Share Posted April 17, 2006 [!--quoteo(post=365210:date=Apr 15 2006, 09:26 PM:name=mister_t101)--][div class=\'quotetop\']QUOTE(mister_t101 @ Apr 15 2006, 09:26 PM) [snapback]365210[/snapback][/div][div class=\'quotemain\'][!--quotec--]Is there a way to create a shopping cart by just using sessions, not a database? I'm a newbie, and don't want to have to worry about managing a MySQL database at this point. I don't need to for this project, anyway. I have my "shopping list" in an array, and can't figure out how to manage the cart (delete items, etc). If anyone knows of any tutorials, I'd be grateful.[/quote]Hello mister_t101, well i can't give a site for your Session - Based Shopping Cart...but i have a book that has this kind of project a session - based shopping cart...well if you have time to go to your local bookstores heres the title and author of the book you'll get a tutorial there in creating you shopping cart :)"How to Do Everything with PHP & MySQL"written by: Vikram VaswaniHope this helps Quote Link to comment https://forums.phpfreaks.com/topic/7521-shopping-cart/#findComment-27893 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.