Re: render html

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

 



Can we see your parsing code, please?

BTW, are you parsing for <br> and <br />, because you have given both as an example here.

- Craige

VamVan wrote:
hello,

i have html tags in the bod of text like:

$body = "hello<br/><ul>ier</ul>hellohello";

print $body;

Some how it does not render html properly in a html page , what might be
going wrong?  <br> still get displayed as <br> instead of line breaks.

How can I render my HTML properly. Please note that it happens in  my cms.

Thanks



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


[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