Quantcast
Channel: Peachpit Press :: Articles > PHP/MySQL/Scripting
Viewing all articles
Browse latest Browse all 50

Article :: Creating a Shopping Cart Class Using Object-Oriented Programming in PHP

$
0
0
E-commerce is clearly one of the most prominent uses of PHP today, a trend that’s certain to continue. An e-commerce site can be created in many ways, whether that means using a third-party application like osCommerce or writing one from scratch in classic, procedural PHP code. In this article, web developer Larry Ullman presents the class structure you could use to create the core of a shopping cart application using object-oriented programming.

Viewing all articles
Browse latest Browse all 50

Trending Articles