Uploading Images by Email
Uploading Images by Email
Out of context: Reply #13
- Started
- Last post
- 19 Responses
- thirtytwo0
I have my PHP page make an IMAP connection to my localhost mail server then grab the attachment, then save the file to a local dir, then save the image path, subject, and email body into a table. This is the same thing that Flickr does, just not as enterprise level. Just need to get the bugs worked out and I will post a working sample here for you guys to break, and then let me know if you want the code.