[PHP] Re: Strip Tags and Content

2006-03-28 Thread Sunstorm
Hi, You can use fgetss() or strip_tags() to take the tags off and html_entity_decode() to transform the HTML entities. I don't understand what you mean by putting it into paragraphs. Are you talking about rewriting the HTML, or something else? - Alex "Sunstorm" On Tue, 28

[PHP] Templates and partial rendering?

2006-03-28 Thread Sunstorm
needs them, but this seems to be a somewhat messy approach. Any insight is appreciated. Best, - Alex "Sunstorm" -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php