|
-
Nov 26th, 2002, 08:54 PM
#1
Thread Starter
Hyperactive Member
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;
-
Apr 9th, 2003, 02:03 PM
#2
Lively Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|