Page 1 of 1

Eliminate the html tags in email() function

Posted: Mon Jan 22, 2007 5:40 am
by smithveg
Hi,

I had using the mail() funciton to send an email from my site.
I get the script here, http://www.php.net/manual/en/function.mail.php

I'm using fomr html tag, such as table, font in the message field.
But i wondering. How can i eliminate all the html tags?
This is because i can see all the html tag in an email.

Any suggestion to do this?

Smithveg

Posted: Mon Jan 22, 2007 6:34 am
by m3mn0n