开发者

HTML Purifier Special Characters Question?

How do I display this in &#1开发者_StackOverflow中文版69; html purifier instead of this all the time ©. In other words how do I display both in html purifier http://htmlpurifier.org/?


©

If your using firefox select the above code, right click and click on view selection source.

or

You should write & amp ; #169; altogether.


The following worked for me:

© ©

Here is a screenshot from the HTMLPurify demo page, showing the result. Purify http://img28.imageshack.us/img28/9791/purify.jpg

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜