lopes_andre Posted December 22, 2008 Share Posted December 22, 2008 Hi, I need to build a shopping cart in PHP. But I don't want to use OsCommerce or other GPL web application. My question is: There are some base code you use when you built a shopping cart from scracth? Best Regards, André. Link to comment https://forums.phpfreaks.com/topic/138020-need-to-build-a-shopping-cart/ Share on other sites More sharing options...
JonnoTheDev Posted December 22, 2008 Share Posted December 22, 2008 Look at the cart class in osCommerce and use it as a template to construct your own Link to comment https://forums.phpfreaks.com/topic/138020-need-to-build-a-shopping-cart/#findComment-721383 Share on other sites More sharing options...
JasonLewis Posted December 23, 2008 Share Posted December 23, 2008 Well if you use base code your not really starting from scratch. Just start it with a blank PHP file, use that as a base. Link to comment https://forums.phpfreaks.com/topic/138020-need-to-build-a-shopping-cart/#findComment-721833 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.