I have an xml file that is emailed to an email address hosted on my web server. I want the ability to import the xml data into my MySQL database as soon as the email is received, thus providing real time updates to my application.
Is this possible and if so how is this acheived. any working scripts or examples would be greatly appreciated.
Thanks and Regards, Ryan