<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — I want to integrate the last 10 post]]></title>
		<link>https://punbb.informer.com/forums/topic/8744/i-want-to-integrate-the-last-10-post/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/8744/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in I want to integrate the last 10 post.]]></description>
		<lastBuildDate>Sun, 25 Jun 2006 22:11:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/71658/#p71658</link>
			<description><![CDATA[<div class="quotebox"><cite>NicKy wrote:</cite><blockquote><p>the last <strong>posts</strong><br />not topics</p></blockquote></div><p>That&#039;s what &quot;active&quot; topics means.</p><p>...or do you want the actual text of the posts?</p>]]></description>
			<author><![CDATA[null@example.com (pogenwurst)]]></author>
			<pubDate>Sun, 25 Jun 2006 22:11:42 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/71658/#p71658</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/71497/#p71497</link>
			<description><![CDATA[<p>I don&#039;t like the way extern.php is supposed to work. If you have maybe seen SMF&#039;s SSI.php you should now what&#039;s it supposed to like like.</p><p>extern.php must be &quot;includeable&quot; form any directory, and should give the webmaster a choice between returning an array or outputing to the broser.</p>]]></description>
			<author><![CDATA[null@example.com (gog)]]></author>
			<pubDate>Fri, 23 Jun 2006 16:52:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/71497/#p71497</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/71489/#p71489</link>
			<description><![CDATA[<p>the last <strong>posts</strong><br />not topics</p>]]></description>
			<author><![CDATA[null@example.com (NicKy)]]></author>
			<pubDate>Fri, 23 Jun 2006 15:31:56 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/71489/#p71489</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/64423/#p64423</link>
			<description><![CDATA[<p>Ok <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="codebox"><pre><code>Show the 10 most recently active topics from all forums:
include(&#039;http://host.com/forums/extern.php?action=active&amp;show=10&#039;);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (hcgtv)]]></author>
			<pubDate>Wed, 08 Mar 2006 19:04:54 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/64423/#p64423</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/64422/#p64422</link>
			<description><![CDATA[<p>He said posts, not topics.</p><div class="quotebox"><blockquote><p>I want to integrate the last 10 <strong>post</strong> in the forum (...)</p></blockquote></div>]]></description>
			<author><![CDATA[null@example.com (Glyceryltrinitrat)]]></author>
			<pubDate>Wed, 08 Mar 2006 18:40:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/64422/#p64422</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/64418/#p64418</link>
			<description><![CDATA[<p>From the extern.php file:</p><div class="codebox"><pre><code>Show the 10 newest topics from forums with ID 5, 6 and 7:
include(&#039;http://host.com/forums/extern.php?action=new&amp;show=10&amp;fid=5,6,7&#039;);</code></pre></div><p>Remove the &amp;fid= to show the latest topics from all forums.</p>]]></description>
			<author><![CDATA[null@example.com (hcgtv)]]></author>
			<pubDate>Wed, 08 Mar 2006 16:25:41 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/64418/#p64418</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/64413/#p64413</link>
			<description><![CDATA[<p>@Dr.Jeckyl: I just had a quick look in extern.php, and I couldn&#039;t find an option that allowed you to show the last 10 posts.</p>]]></description>
			<author><![CDATA[null@example.com (Glyceryltrinitrat)]]></author>
			<pubDate>Wed, 08 Mar 2006 15:41:22 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/64413/#p64413</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/64411/#p64411</link>
			<description><![CDATA[<div class="quotebox"><cite>Dr.Jeckyl wrote:</cite><blockquote><p>have you had a look at extern.php? if not it will do what you want if i recall.&nbsp; <em>it&#039;s in your forum root.</em> <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>Can u explain how I do that like I was 2 years old?</p>]]></description>
			<author><![CDATA[null@example.com (helpme)]]></author>
			<pubDate>Wed, 08 Mar 2006 15:23:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/64411/#p64411</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/51553/#p51553</link>
			<description><![CDATA[<p>have you had a look at extern.php? if not it will do what you want if i recall.&nbsp; <em>it&#039;s in your forum root.</em> <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Dr.Jeckyl)]]></author>
			<pubDate>Sun, 11 Sep 2005 08:25:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/51553/#p51553</guid>
		</item>
		<item>
			<title><![CDATA[I want to integrate the last 10 post]]></title>
			<link>https://punbb.informer.com/forums/post/51540/#p51540</link>
			<description><![CDATA[<p>I want to integrate the last 10 post in the forum on my site like the main index not in the forum sidebar can this be done with include or something?</p>]]></description>
			<author><![CDATA[null@example.com (ross3093)]]></author>
			<pubDate>Sun, 11 Sep 2005 03:22:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/51540/#p51540</guid>
		</item>
	</channel>
</rss>
