PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Currently I am building a website, and all is doing well thanks to past experiences. However somehow, I end up with a stupid problem: the email message ends up as an attachment instead of just in the body of the mail where I'd like it to be.
I allready removed the \r in the $headers on purpose, otherwise this part ended up in the message part.
What am I doing wrong?