So, for experimental purposes, I want to learn how to use IMAP in PHP. I’m not sure where to start- like I don’t know how to even make a user or login on a server. If someone knows anything that could help get me started, I would greatly appreciate it. 🙂
Share
Well there is a coding example, as well as all the IMAP functions available on the php.net site:
http://php.net/imap
David Walsh here has posted how to get gMail IMAP information
http://davidwalsh.name/gmail-php-imap