3rd Mar 2015 • David Carr Cpanel create emails with php Here’s a easy way to create new email addresses for Cpanel using PHP. I recently needed t... Read more
22nd Jan 2014 • David Carr Connecting to Gmail with imap_open Using PHP connecting to an POP/IMAP server is a relatively easy process, it can be useful for using... Read more
13th Feb 2012 • David Carr Move emails to selected IMAP Folder Moving email from one IMAP mailbox folder another is a simple process this short tutorial will show... Read more
13th Feb 2012 • David Carr Display mailbox folders with IMAP using PHP When using IMAP its likely you will want access to the users mailbox so they can view all their fold... Read more
6th May 2011 • David Carr Connecting to an imap server using imap_open php allows you to do a lot of things including reading your email! This IMAP series will show you ho... Read more