By: IndridCold
Date: 2006-12-09
Time: 21:07
|
HTML being ignored?
Hi,
If I bring in content from a database with elements such as <br /> are they automatically translated into html entities?
for example <br /> will show up as <br /> in my html output.
|
By: RwD
Date: 2006-12-10
Time: 01:05
|
Re: HTML being ignored?
look at the htmlconv attribute in the manual. htmlconv=no or htmlconv=nobr is probably what you are looking for. But again. Look at the manual; the attribute is explained including the to values I supplied
|
|
Posting in progress.
Please wait...
|