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!
Am I doing something incredibly stupid? The output I get is 'ok.' No error messages. It doesn't work. I get no email. My host (retarted people) says that there's a problem with my code. Am I crazy or are they?
when you email to gmail accounts, you need to end your headers with "\r\n\n" otherwise, the headers end up in the message body. Other than that, looks fine to me.