I'm develloping a mail application, wich sends single part e-mail with PHP.
for users who want the text version, I want to strip the HTML version and
send what's left (plain text) to them.

Can anybody tell me the best way to do this, I mean stripping all teh HTML
tages with PHP.


Thanx
Erik



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to