Skip to content

Instantly share code, notes, and snippets.

@mikeMTOL
mikeMTOL / UIColor+String.swift
Last active August 29, 2015 14:04
UIColor extension and String substring extension
//
// Color+Utils.swift
// taskmanager
//
// Created by Mike on 2014-07-30.
// Copyright (c) 2014 Mike. All rights reserved.
//
import UIKit
@hakre
hakre / imap-attachment.php
Created April 11, 2012 22:50
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