Eliminate the html tags in email() function
Posted: Mon Jan 22, 2007 5:40 am
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
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