I have learned how to POP email with PHP using IMAP. I have learned how to send attachments with POP.
Now, I want to create a mail parsing script that will check my POP box and display any attachments that I receive, like a normal email program.
Can someone offer advice on a tutorial or pre-written script which I can study for my own benefit in regard to displaying attachments?
Thanks.