开发者

how to access email inbox in php other than IMAP

开发者 https://www.devze.com 2023-03-09 04:13 出处:网络
Is there any way to access emails from a server other than IMAP support in PHP ? Regar开发者_如何学JAVAds,

Is there any way to access emails from a server other than IMAP support in PHP ?

Regar开发者_如何学JAVAds, Mithun


Maybe with POP3 is stead of IMAP? http://php.net/manual/en/book.imap.php

0

精彩评论

暂无评论...
验证码 换一张
取 消