![]() |
Reading email with CI - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Reading email with CI (/showthread.php?tid=30714) |
Reading email with CI - El Forum - 05-24-2010 [eluser]stef25[/eluser] I'm trying to build an app that will read email delivered to a dedicated email address. There are some classes and tutorials floating around, just wondering if anyone has applied these techniques or integrated these classes with CI? http://davidwalsh.name/gmail-php-imap http://www.phpclasses.org/package/2-PHP-Access-to-e-mail-mailboxes-using-the-POP3-protocol.html http://davidwalsh.name/dw-content/php-gmail.php |