Skip to content

Instantly share code, notes, and snippets.

View VeeeneX's full-sized avatar
🥒
Pickleee Riiick

Daniel Plakinger VeeeneX

🥒
Pickleee Riiick
View GitHub Profile
<?php
// +----------------------------------------------------------------------+
// | Copyright (c) 2010 DasLampe <daslampe@lano-crew.org> |
// | Encoding: UTF-8 |
// +----------------------------------------------------------------------+
class IMAP
{
var $sock;
var $host;
var $port;