Hello,

"David Russell" <[EMAIL PROTECTED]> wrote:

...[snip]...

> Strip_tags removes all info after the < sign. Obviously I would like to
> convert it to a &gt; entity, but how can I do both of these?

Have you tried this?
  
  http://www.php.net/manual/en/function.preg-replace.php

- E

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to