Re: [PHP] Attached without Attachment

2011-09-30 Thread Sean Greenslade
On Wed, Sep 28, 2011 at 12:15 PM, Gustavo - Emar Plásticos < supo...@emar.com.br> wrote: > Hi all, i made a code in PHP to save in a directory the XML attachments ! > All goes well until it comes across an email that has attachment but can > not save ! > > analyzing the source code of this email,

[PHP] Attached without Attachment

2011-09-28 Thread Gustavo - Emar Plásticos
Hi all, i made a code in PHP to save in a directory the XML attachments ! All goes well until it comes across an email that has attachment but can not save ! analyzing the source code of this email, i realized it has no line: Content-Disposition: attachment; filename="name of the file.xml" bu