Results 1 to 2 of 2

Thread: pop3 - name of files

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    pop3 - name of files

    after connect to pop3 account using imap-open .. How can I know the name of files that attached with current message (email) ?

    I try this code but it does not work ..

    $Structure = imap_fetchstructure($mbox,$x);
    Echo $Structure->parts[1]->disposition;

  2. #2
    Lively Member
    Join Date
    Dec 2002
    Posts
    87
    æÊ æÊ æÊ æÊ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width