Background: I receive email messages from FedEx when a package is shipped or delivered. I have been entering the tracking numbers manually into a web-based application. If I could parse out the date, invoice number, and tracking number, then upload to the db, it would save me a ton of time every day.
Any thoughts?







2 Comments
MIME E-mail message parser
http://www.phpclasses.org/browse/package/3169.html
Parsing Mail with PHP
http://www.derickrethans.nl/parsing_mail_with_php.php
Hope it helps!
Hey you know AdGuy always gets the last word! ;)