Eli wrote:
BlackDex wrote:

Hello ppl,

I have a question about regex and html parsing.

I have the following code:
---
<p class=MsoNormal><font size=3 face="Comic Sans MS"><span lang=NL
style='font-size:12.0pt;font-family:"Comic Sans MS"'>&nbsp;</span></font></p>


you realise that that HTML ammounts the to the display of a
SINGLE space!!! that what I call progress... 144+ bytes to display " ".
I do hope M$ has hired a whole army of programmers to develop XML
applications/generators/etc that are just as good as FrontPage ... er....
not :-)

my solution to M$ BHTML (B for Bullshit) is strip_tags()

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



Reply via email to