|
Description: 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.
|