|
[lame question]
I am trying extract readable text from html files. I strip the tags and replace line breaks with <br>. Now, the problem is that sometimes i end up with like 5 br's in a row because of the many breaks in source. How can replace many <br>'s that are in a row with just one <br>
Sorry for lame question, but i couldn't find answer anywhere.
[/lame question]
|