save the file

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

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

My problem is the opposite

Post by wpattison3 »

I'm on a new project where I'm trying to create a script that automatically retreives a file from our IMAP and then saves it to our server.

I already have the script working for retreiving the file, however my problem is writing or storing the captured file to our server.

Any code snippets or links to code snips would be great.

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 »

Post Reply