Forum Moderators: coopster
To do this I am going to use the IMAP functions in PHP. But of course these are not standard to PHP. They are an extension of sorts. So, I am a bit worried about finding a host for my PHP IMAP code: what percentage of hosts would support this extension? Would I really have to search around?
Does anyone know any good resources/tutorials for IMAP functions in PHP? Does anyone know any good IMAP PHP code already "out there" that I could look through?
Check out the installation portion of this page
[php.net...]