I'm trying to use php to send an html email, but the problem is, it comes through as just a plain text file...it there a way to use the mail function to send an html file?
The file i'm using is static, never changes, so I don't think it should be tough, i'm just not sure how to do it....