automatic attachment retrieval and save to server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
wpattison3
Forum Newbie
Posts: 2
Joined: Wed Sep 28, 2005 3:22 pm

automatic attachment retrieval and save to server

Post by wpattison3 »

I am using Mail Imap from http://www.smilingsouls.net/

I am on a new project where I am trying to extract a message attachment and store it to our server automatically (maybe a cron?)

I’ve been on this a few days now and am at a crossroads as I am new to PHP.

Any help, snippets or links to snips would be very helpful.

Thanks in advance!
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Double posting is not cool here ;)
Locked