PHP doesn't have any functions to use message attachments, so I assume you're using a library.
I use the htmlMimeMail5 package
Please tell us what library you're using and paste the relevant code (not the entire source of the library or the rest of your app)
PLEASE tell me you're not trying to create a mime message "by hand" 🙂
Also note that 4.3.3 is dangerously old and should not be used if at all possible.
Mark