david-remone123 Posted May 10, 2009 Share Posted May 10, 2009 Hi, I've been reading this tutorial: http://v3.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart and trying to make a shopping cart on my system. I've also downloaded the files provided at the bottom of the tutorial and been looking through them, but I'm still new to PHP and don't understand much of it. Would someone please be able to help me implement the shopping cart into my website? Any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/157600-help-with-shopping-cart-please/ Share on other sites More sharing options...
PFMaBiSmAd Posted May 10, 2009 Share Posted May 10, 2009 That script is a long way from being a complete shopping cart. For example it has no user system, checkout process, or payment gateway interface. If you intend to actually sale products on your web site, you would be better off using one of the existing open source php ecommerce scripts - http://php.opensourcecms.com/scripts/show.php?catid=3&cat=eCommerce I would recommend Zen Cart. Don't use osCommerce, it's way out of date. Link to comment https://forums.phpfreaks.com/topic/157600-help-with-shopping-cart-please/#findComment-831034 Share on other sites More sharing options...
david-remone123 Posted May 10, 2009 Author Share Posted May 10, 2009 Thanks I'll check it out. This work is actually for course assignment...i've managed to do the rest but im struggling with the cart! Link to comment https://forums.phpfreaks.com/topic/157600-help-with-shopping-cart-please/#findComment-831070 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.