I'd like to make something that receives an email, gets the attachment from the email, resizes the image, and emails it back. I wanted to make a small web application that can do this.
I understand this will most likely be a lot of work, but I want to learn from the ground up how to do this. Can anyone point me in the direction I might start, or give me some sort of a rough outline on what I may need to do?
I want this to be in PHP, since I already have my own shared web host.