Skip to content

Instantly share code, notes, and snippets.

View nathanael-h's full-sized avatar

Nathanaël nathanael-h

View GitHub Profile
@nathanael-h
nathanael-h / imap-attachment.php
Created February 14, 2018 09:12 — forked from hakre/imap-attachment.php
Save attachments from imap messages to disk.
<?php
/**
* imap-attachment.php
*
* @author hakre <hakre.wordpress.com>
* @link http://stackoverflow.com/questions/9974334/how-to-download-mails-attachment-to-a-specific-folder-using-imap-and-php
*/
/**
* Utility Class