Shopping cart

Shopping Cart with Checkout Using CodeIgniter

Submitted by admin on
This shopping cart is using CodeIgniter framework that allows you to add/update/delete a product from the cart. I am using the database in my previous post as a fixed on the existing shopping cart I found in the internet. This code is totally different from the code at “ How to Build Shopping Cart w/ Checkout in PHP”. It has a cleaner code, secured and most importantly easy to understand. Shopping

How to Build Shopping Cart w/ Checkout in PHP

Submitted by admin on
I just rewrite the code included in this post to fix minor problem encounter by other PHP programmers who can’t run the shopping cart. The code is taken from this link: http://www.qualitycodes.com/tutorial.php?articleid=25&title=Tutorial-Building-a-shopping-cart-in-PHP. As you may have noticed, a lot of programmers are screaming for help on how to fix some bugs on this tutorial. Since I cannot

C# Shopping cart with Paypal integration developed in Visual Studio 2005

Submitted by adri80 on
PaypalCart v1.0 Developed using c# PaypalCart is fully designed using WebUserControls which makes it simple as dragging and dropping the shopping cart WebUserControls to any web site templates that has been converted to Asp.net in Microsoft Visual Studio. All frontend WebUserControls are fully customizable using style sheets.