Hi there,
How to display an image which I recieved with email as an attachment?
Im recieving the message with imap functions. When I get the message and image attachment then Im trying to send header with "Content-Type: image/jpeg". It shows me warning : "You have already send header information". After this it shows me image but non decoded (some strange signs, base64 I suppose)