<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — ...]]></title>
		<link>https://punbb.informer.com/forums/topic/3649/view/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/3649/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in ....]]></description>
		<lastBuildDate>Thu, 22 Apr 2004 21:27:16 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: ...]]></title>
			<link>https://punbb.informer.com/forums/post/12700/#p12700</link>
			<description><![CDATA[<p>Oops :P</p>]]></description>
			<author><![CDATA[null@example.com (Jansson)]]></author>
			<pubDate>Thu, 22 Apr 2004 21:27:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12700/#p12700</guid>
		</item>
		<item>
			<title><![CDATA[Re: ...]]></title>
			<link>https://punbb.informer.com/forums/post/12697/#p12697</link>
			<description><![CDATA[<p>You shouldn&#039;t run both highlight_string and htmlspecialchars. Try this:</p><p>$message = highlight_string($message, true);</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Thu, 22 Apr 2004 21:04:01 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12697/#p12697</guid>
		</item>
		<item>
			<title><![CDATA[Re: ...]]></title>
			<link>https://punbb.informer.com/forums/post/12681/#p12681</link>
			<description><![CDATA[<p>Do you want all posted text to be parsed like that or only the one in the \[code\] block?</p><p>If the code block:</p><p>Open:<br />include/parser.php</p><p>Find (line 276):<br />$message = pun_htmlspecialchars($message);</p><p>Replace with:<br />$message = highlight_string(pun_htmlspecialchars($message), true);</p>]]></description>
			<author><![CDATA[null@example.com (Jansson)]]></author>
			<pubDate>Thu, 22 Apr 2004 18:57:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12681/#p12681</guid>
		</item>
		<item>
			<title><![CDATA[Re: ...]]></title>
			<link>https://punbb.informer.com/forums/post/12664/#p12664</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>$code = highlight_string($code, true);</p></blockquote></div><p>that`s it <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />if you want perfect line number &lt;-&gt; code alignment then use this one:<br /></p><div class="quotebox"><blockquote><p>&lt;?php<br />function phpHighlight($code){</p><p>&nbsp; &nbsp;$code = &quot;&lt;?php\n&quot;.$code.&quot;\n?&gt;&quot;;<br />&nbsp; &nbsp;$code = stripslashes($code);<br />&nbsp; &nbsp;$code = highlight_string($code, true);<br />&nbsp; &nbsp;$code = explode(&#039;&lt;br /&gt;&#039;, $code);<br />&nbsp; <br />&nbsp; &nbsp;$text = &quot;&lt;div style=&#039;margin:0px 5% 0px 5%;&#039;&gt;PHP:&lt;hr /&gt;&lt;table<br />&nbsp; &nbsp; &nbsp; &nbsp;style=&#039;padding:0px; border-spacing: 0px 0px;&#039;&gt;&quot;;<br />&nbsp; <br />&nbsp; &nbsp;for($x=0;$x&lt;sizeof($code);$x++)<br />&nbsp; &nbsp; &nbsp; &nbsp;$text .= &quot;&lt;tr&gt;&lt;td style=&#039;font-family:Verdana; font-size:10px;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;vertical-align:middle; background-color:#FFFFE1;&#039;&gt;&quot;.<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;($x+1).&quot;&lt;/td&gt;&lt;td&gt;&lt;div style=&#039;margin:0px 5px 0px 5px;&#039;&gt;&quot;.<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$code[$x].&quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&quot;;</p><p>&nbsp; &nbsp;$text .= &quot;&lt;/table&gt;&lt;hr /&gt;&lt;/div&gt;&quot;;<br />&nbsp; &nbsp;return $text;<br />&nbsp; <br />}<br />?&gt;</p></blockquote></div><p>(C)Malcolm</p><p><a href="http://www.php.net/manual/en/function.highlight-string.php">http://www.php.net/manual/en/function.h … string.php</a></p>]]></description>
			<author><![CDATA[null@example.com (Aleksei)]]></author>
			<pubDate>Thu, 22 Apr 2004 08:36:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12664/#p12664</guid>
		</item>
		<item>
			<title><![CDATA[Re: ...]]></title>
			<link>https://punbb.informer.com/forums/post/12562/#p12562</link>
			<description><![CDATA[<p>mmmmm work to do, nice these colors but a hell of a job if you ask me</p>]]></description>
			<author><![CDATA[null@example.com (anomalic)]]></author>
			<pubDate>Tue, 20 Apr 2004 13:13:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12562/#p12562</guid>
		</item>
		<item>
			<title><![CDATA[...]]></title>
			<link>https://punbb.informer.com/forums/post/12536/#p12536</link>
			<description><![CDATA[<p>...</p>]]></description>
			<author><![CDATA[null@example.com (Ev!L-E!NsTe!N)]]></author>
			<pubDate>Mon, 19 Apr 2004 20:57:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/12536/#p12536</guid>
		</item>
	</channel>
</rss>
