Amazon Simple Store in PHP with Mandatory Signed Requests
CyberCoder Amazon Store in PHP This is a simple PHP 5 application demonstrating the basics of how to interact with Amazon Associates Web Service (A2S, formerly known as ECS). About This Sample Based on Amazon Simple Store sample This sample resolves the mandatory signed requests issues that were never resolved in the original sample. Prerequisites [...]
RFI Form – PHP Script
The Request Form is designed to place 3 key functions into one simple to maintain page. 1.) Input form to collect information from the visitor. This is a standard type form with 6 fields. Type, Area, First Name, Last Name, Email Address and Comments. 2.) Post the data from the form into a database. The [...]
Parse RSS – PHP Script
A very simple and useful script to parse a standard XML RSS Feed using PHP5 & simplexml_load_file() To see a sample of the out put click this link to show the feed from CyberCoded.net To copy or download the source code, you can right click the link to parse.txt, download and rename parse.php, or follow [...]

