Download the PHP package port-adhoc/imap without Composer
On this page you can find all versions of the php package port-adhoc/imap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package imap
imap-php
Uid oriented Imap class
Summary
- Installation
- Usage
- Function list
Installation
In your repository :
back to summary
Usage
- Example 1 : traversing a whole mailbox and retriving its content
Example 1 : traversing a whole mailbox and retriving its content
back to summary
Function list
Attachment::
getName
getContent
Email::
properties
name
email
Imap::
construct
properties
server
port
flags
user
password
mailbox
start
end
connection_time
message_fetching_time
connect
getConnectionString
getMessage
getMessages
Message::
getAttachments
getBCC
getCC
getDate
getFrom
getHtml
getImap
getInReplyTo
getMessageId
getMsgno
getPlainText
getReferences
getReplyTo
getReturnPath
getSender
getStructure
getSubject
getTo
getUid
isAnswered
isDeleted
isDraft
Attachment
getName
Example:
Result:
getContent
Example:
Result:
Imap
Imap construct
Example:
back to function list
back to summary
Imap properties
back to function list
back to summary
connect
Example:
back to function list
back to summary
getMessage
Example:
back to function list
back to summary
getMessages
Example:
back to function list
back to summary
getConnectionString
Example:
Result:
back to function list
back to summary
Email properties
Example:
Result:
back to function list
back to summary
All versions of imap with dependencies
PHP Build Version
Package Version
No informations.
The package port-adhoc/imap contains the following files
Loading the files please wait ....