Categories

Updated: 04/10/2005

Couffin: A simple PHP shopping basket

If you are looking for a set of PHP scripts to get a jump start on your next shopping cart project, hopefully you ll find Couffin useful. These simple scripts constitute a good starting point for anyone who wants to create a shopping experience on a PHP based web site and integrate with a 3rd party payment. The main advantages are: * No database required * Simple shopping experience for up to a dozen products * Object Oriented design (within PHP limits) * CSS style semantically correct * Easy integration with 3rd party payment processor
Similar Scripts for "Couffin: A simple PHP shopping basket"

LAMP - Linux Apache MySQL and PHP

Learn the advantages of the LAMP system. Linux, Apache, MySQL and PHP

FX.php

FX.php is a PHP class which combines the ease-of-use of FileMaker with the power of PHP. In the latest release, FX.php allows access to every version of FileMaker since version 5, and preliminary support has been added for MySQL. FX.php is designed...

POBS

POBS, stands for PHP Obfuscator/Obscurer, is a free and open PHP program that makes PHP sourcecode almost impossible to read and edit for ordinary users. It is a simple way to protect your PHP sourcecode from people who whould like to adjust it or wh...

Why PHP?

PHP is now the most popular module for the Apache server, currently running on about two million Web sites. This article discusses a short history, what to look for in a scripting engine, advantages and disadvantages of PHP, and more.

PHP 4: Reference Counting and Aliasing

Reference counting is one of the hottest new features in PHP 4. It reduces the memory consumption of your PHP applications, improves performance, and provides you with some sophisticated programming tools. To get the most out of this new PHP 4 featur...
©2003-2008 jCay.com