Receiving email
Moderator: General Moderators
Receiving email
I need to access incoming email. Specifically, I want to get photo attachments from emailed pictures sent via camera phones. I'm building a photo community and I want members to be able to email pictures taken with their phones. I want my PHP scrips to grap those photos and file them away in a database. Not sure how to start but there mus be a way to act as an email client using php. Any help would be appreciated
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
http://php.net/ref.imap maybe. 