Hi erik,

@ 3:58:31 PM on 9/5/01, erik wrote:

> 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.

strip_tags()

http://www.php.net/manual/

-Brian
--
 PGP is spoken here: 0xE4D0C7C8
 Please, DO NOT carbon copy me on list replies.


-- 
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