NET_POP3_STATE_AUTHORISATION [line 55]
NET_POP3_STATE_AUTHORISATION = 2,true
|
|
NET_POP3_STATE_DISCONNECTED [line 54]
NET_POP3_STATE_DISCONNECTED = 1,true
|
|
+----------------------------- IMPORTANT ------------------------------+
| Usage of this class compared to native php extensions such as IMAP | | is slow and may be feature deficient. If available you are STRONGLY | | recommended to use the php extensions. | +----------------------------------------------------------------------+
POP3 Access Class
For usage see the example script
NET_POP3_STATE_TRANSACTION [line 56]
NET_POP3_STATE_TRANSACTION = 4,true
|
|