Category Archives: PHP

Zencart Related Products

Zen-cart is an excellent open source ecommerce shopping cart system. One of the features I like about Zen-cart is that once you understand the templating structure, writing plugins becomes pretty easy. One of the features I enjoyed using with osCommerce, was a plugin for creating a related products box below a displayed. The plugin was easily [...]
Also posted in Zen-Cart | Tagged , , | Comments closed

PetFinder API PHP Class Library

I was interested in a project for a website as to what data could be retrieved from PetFinder.com. To my surprise, on their website located in the footer is a link to their API documentation. In order to use their API, you must first fill out a developer request for a key & password. I [...]
Posted in PHP | Tagged , , , | Comments closed