<?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>Sun, 12 Jun 2011 00:45:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jordan</title>
		<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/comment-page-1/#comment-440</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Sun, 12 Jun 2011 00:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/#comment-440</guid>
		<description>Do you still maintain this plugin?</description>
		<content:encoded><![CDATA[<p>Do you still maintain this plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roch</title>
		<link>http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/comment-page-1/#comment-434</link>
		<dc:creator>Roch</dc:creator>
		<pubDate>Sat, 16 Apr 2011 01:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertools.org/2007/04/22/runphp-include-php-in-your-wordpress-blog-posts-or-pages/#comment-434</guid>
		<description>What I am looking to do is similar. I am looking to have a static page as well as the blog appear on the main page of my wordpress site. Right now going to the settings section will only allow me to do one or the other. any feedback would be appreciated.</description>
		<content:encoded><![CDATA[<p>What I am looking to do is similar. I am looking to have a static page as well as the blog appear on the main page of my wordpress site. Right now going to the settings section will only allow me to do one or the other. any feedback would be appreciated.</p>
]]></content:encoded>
	</item>
	<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 = '<a href="http://your.rss&#039;" rel="nofollow">http://your.rss&#039;;<br />
include(&#8216;full/path/to/rss2html.php&#8217;);<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>

