News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Developer.com:
Developing a Ajax-driven Shopping Cart with PHP and Prototype
January 26, 2007 @ 07:46:00

On Developer.com, Jason Gilmore has posted This new tutorial that steps you through the creation of an ajax-enabled shopping cart that combines PHP and Prototype.

In the latest installment of this ongoing PHP series, I'll show you how to build a shopping cart using PHP, session handling, and the Prototype JavaScript library (introduced in an earlier installment). The cart allows users to add and delete products from the cart, as well as change cart quantities. And of course, the interaction is seemingly instantaneous, allowing for the user to continue shopping without waiting for the page to reload.

He creates the database table first (bottom up approach), then moves to the PHP code to handle the request/responses for the shopping cart, and with a little bit of session magic to connect the cart to the user and the Prototype tossed in, the cart is complete.

0 comments voice your opinion now!
prototype ajax shoppingcart products database prototype ajax shoppingcart products database



Similar Posts

Jim Plush\'s Blog: AJAX, PHP and Javascript Errors - How to get more data

Zend Developer Zone: AJAX Chat Tutorial Pt 5: Javascript, Sending Chat Messages, Screen Name Changes

Jim Plush's Blog: How to Install the MyBic Firebug PHP Debugger

phpRiot.com: Creating sortable lists with PHP and AJAX

Mike Willbanks' Blog: PHP Performance Series: Maximizing Your MySQL Database


Community Events







Don't see your event here?
Let us know!


code package cakephp mysql example releases zend developer job ajax book framework release PHP5 application security database conference PEAR zendframework

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework