This is a banner ad rotator written in PHP. Features: Support for Rich Media banners (form, applets, flash, HTML banners), Works with both SSI and NON SSI, No database needed, Groups (rotate a selection of banner independently of each other), Banner weighting, and Advertisers can login and check their own stats.
vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.
This is a rough cms (content management script) that I wrote for my item shopping cart database. It allows someone to add, delete and edit items. I wrote this script by integrating elements from photo-gallery.php, user-login.php, database-file-upload-download.php, and javascript_cookies.js.
PHPTagLib is a PHP class for parsing XML using a tag library. It also contains a sample library, a sample XML file and a sample calling script. With this class, you can create custom tags. To define a tag, you can choose between two methods: Use a template definition with {placeholders} or create a php function that gets the content and parameters of a tag as arguments and returns the created HTML.
Valdersoft Shopping Cart is a easy to manage, fully customizable e-commerce solution perfect for any online business. Packed with plenty of features, yet so simple and easy to use.
The events website allows people to browse events in their local communities or across the US. The sale listings are detailed with sale descriptions, fees, and address. Anyone having an upcoming event can also list their sale for free with upgraded options for a fee. After a poster has registered, he/she is able to select and buy different listing options such as bold, bold highlight, and featured. Payment can be done via PayPal and 2Checkout and registration is automated.