Skip to content

Added some new features.#23

Open
sourjatilak wants to merge 2 commits into
daniele-occhipinti:masterfrom
sourjatilak:master
Open

Added some new features.#23
sourjatilak wants to merge 2 commits into
daniele-occhipinti:masterfrom
sourjatilak:master

Conversation

@sourjatilak

Copy link
Copy Markdown

Reads Attachments from email and processes it.

  • * 1. getFrom() : get email address.
  • * 2. detectAttachments() : detects attachments from email body. This is automatically called. We donot need to call them.
  • * 3. countAttachments() : returns counts number of attachments.
  • * 4. getAttachmentArrayJ() : returns lists of attacments in json format.
  • * 5. getAttachmentArray() : returns lists of attachments in php array format.
  • * (Attachments with Emails has been tested with outlook, hotmail, gmail, apple mail.)

Functions added:
1. getFrom() : get email address.
2. detectAttachments() : detects attachments from email body. This is automatically called. We donot need to call them.
3. countAttachments() : returns counts number of attachments.
4. getAttachmentArrayJ() : returns lists of attacments in json format.
5. getAttachmentArray() : returns lists of attachments in php array format.

(Attachments Emails has been tested with outlook, hotmail, gmail, apple mail.)
--- Sourja Banerjee @16/10/14-9:39PM IST

Signed-off-by: Sourja <sourjatilak@gmail.com>
     1. getFrom() : get email address.
     2. detectAttachments() : detects attachments from email body. This is automatically called. We donot need to call them.
     3. countAttachments() : returns counts number of attachments.
     4. getAttachmentArrayJ() : returns lists of attacments in json format.
     5. getAttachmentArray() : returns lists of attachments in php array format.

    (Attachments with Emails has been tested with outlook, hotmail, gmail, apple mail.)

     @author Sourja T Banerjee

Signed-off-by: Sourja <sourjatilak@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant