Johny A wrote:
> can simplepie be configured to display pure html, with NO javascript

I'm not sure what you're asking here. If you want to strip Javascript
out of item content, $feed->strip_htmltags(array('script')) would do
that, but that's enabled by default (as long as you're not doing
$feed->set_stupidly_fast(true) ).

Otherwise, I'm not sure what you mean. Please clarify.

-- 
Ryan McCue
<http://ryanmccue.info/>

Reply via email to