This is a free version of PayPal Shoping Front. Any one, who has something to sell, can use this Cart System to sell. This script requires PHP4 and mySQL databse on a Unix Server. This cart has the following capabilities: Unlimited Products can be added; Put products on sale; Temporarily remove product if out of stock; The Payment System of PayPal powers this Shopping Cart System. PayPal is the easiest and cheapest way for small businesses and websites to accept payments online; Easy to use Admin Module to add, delete and edit products.
Parses a comma delimited paypal history file and adds the contents to a mysql database table and provides a solid foundation and database for working with PayPal history files to develop web applications that can utilize this data. The parsing algorithm is fast and does a lot more than just copy the data into a database, it builds correct timestamps and intelligently parses names and addresses into seperate database fields for each piece of data. Written in PHP/mySQL.