<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: RunPHP &#8211; Include PHP in your wordpress blog posts or pages</title>
	<atom:link href="http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/</link>
	<description>Best Tools, Themes and Plugins for Blogger and Wordpress blogs</description>
	<lastBuildDate>Mon, 12 Jul 2010 11:47:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1803</generator>
	<item>
		<title>By: Iván</title>
		<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/comment-page-1/#comment-218</link>
		<dc:creator>Iván</dc:creator>
		<pubDate>Thu, 30 Jul 2009 18:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/#comment-218</guid>
		<description>Thank you 4 the plugin. 
For me it works perfectly.</description>
		<content:encoded><![CDATA[<p>Thank you 4 the plugin.<br />
For me it works perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogger Tools</title>
		<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/comment-page-1/#comment-16</link>
		<dc:creator>Blogger Tools</dc:creator>
		<pubDate>Thu, 24 Jan 2008 13:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/#comment-16</guid>
		<description>Hi,

I have indeed experimented with rss2html
You can use the script in your posts or pages by assigning the variables and including the file, like this

&lt;?php
$MAXITEMS = &#039;5&#039;;
$TEMPLATE = &#039;example.html&#039;;
$XMLFILE = &#039;http://your.rss&#039;;
include(&#039;full/path/to/rss2html.php&#039;);
?&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have indeed experimented with rss2html<br />
You can use the script in your posts or pages by assigning the variables and including the file, like this</p>
<p>< ?php<br />
$MAXITEMS = '5';<br />
$TEMPLATE = 'example.html';<br />
$XMLFILE = 'http://your.rss';<br />
include('full/path/to/rss2html.php');<br />
?></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/comment-page-1/#comment-15</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Thu, 24 Jan 2008 12:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/#comment-15</guid>
		<description>HI,

Did you ever test rss2html with this plugin, and did you have any luck?</description>
		<content:encoded><![CDATA[<p>HI,</p>
<p>Did you ever test rss2html with this plugin, and did you have any luck?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
