At 23:12 14.02.2003, Daniel Negron/KBE said:
--------------------[snip]--------------------
>have run into a problem now, that every page I have edited has somehow
>corrupted most/all of the <font> and <img> tags.  so they look like  this
>
><font
>      face="ARIAL, HELVETICA">
>
>Now when the page is read it actually prints out "<font  face="ARIAL,
>HELVETICA">" instead of changing the font or showing the IMAGE.  The font I
--------------------[snip]-------------------- 

There must be a different problem since the tag is perfectly valid, even
with the spaces/newlines you are showing. If it prints our the HTML tags
have a look at the source if they didn't get encoded somehow (like &lt;font
face=&quot;ARIAL&quot;&gt;)


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



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

Reply via email to