Re: strip_tags and nl2br

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris wrote:

RTM.

Supply the tags you want to keep when you call strip_tags.

$stripped = strip_tags($data, '<br/><br>');

I can do that, but my question had to do with strip_tags seeming to get rid of \n's, not <br> tags. This is why I was concerned. If I run strip_tags(), followed by nl2br, the <br> tags that nl2br generates should be there.

James
--
My blog: http://www.crazydrclaw.com/
My homepage: http://james.colannino.org/

"Black holes are where God divided by zero." --Steven Wright

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux