<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — A little bug in config.php]]></title>
		<link>https://punbb.informer.com/forums/topic/5667/a-little-bug-in-configphp/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/5667/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in A little bug in config.php.]]></description>
		<lastBuildDate>Sun, 09 Jan 2005 13:10:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29724/#p29724</link>
			<description><![CDATA[<p>i think php?&gt; is not intended to work its just that anything before that ? is allowed abc123?&gt; also works :S</p><p>edit: i can prove php?&gt; is wrong<br /></p><div class="codebox"><pre><code>&lt;?php
phpinfo()
?&gt;</code></pre></div><p>works<br /></p><div class="codebox"><pre><code>&lt;?php
phpinfo()
php?&gt;</code></pre></div><p>gives Parse error: syntax error, unexpected T_STRING in E:\webserver\www\test.php on line 3</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sun, 09 Jan 2005 13:10:15 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29724/#p29724</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29722/#p29722</link>
			<description><![CDATA[<p>it&#039;s not listed on the php site either...</p><p><a href="http://se.php.net/language.basic-syntax">Language Basic syntax</a></p>]]></description>
			<author><![CDATA[null@example.com (Frank H)]]></author>
			<pubDate>Sun, 09 Jan 2005 13:00:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29722/#p29722</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29703/#p29703</link>
			<description><![CDATA[<p>i&#039;ve never seen php?&gt; either i think the logic is &lt;? and ?&gt; mean server side script (same as &lt;% and %&gt; and the php just tells you its php incase something else happened to use &lt;?</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sun, 09 Jan 2005 11:54:23 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29703/#p29703</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29702/#p29702</link>
			<description><![CDATA[<p>I always used php?&gt; to close it... and I don&#039;t get any error.... and I see it on a lot of manuals... and if you think in that it&#039;s very logic... &lt;?php to open and php?&gt; to close it...</p><p>Ok.... it&#039;s not a bug... it was my bug.</p>]]></description>
			<author><![CDATA[null@example.com (Juan.Llanos)]]></author>
			<pubDate>Sun, 09 Jan 2005 11:52:09 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29702/#p29702</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29650/#p29650</link>
			<description><![CDATA[<p>I didn&#039;t even know you could use php?&gt;. I figure that would render a parse error. The PHP documentation recommends &lt;?php ?&gt;</p><p><a href="http://www.php.net/manual/en/language.basic-syntax.php">http://www.php.net/manual/en/language.basic-syntax.php</a></p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Sun, 09 Jan 2005 01:28:34 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29650/#p29650</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29605/#p29605</link>
			<description><![CDATA[<p>I used php?&gt; to close.... what I pretend to say it&#039;s to use &lt;?php and php?&gt; or &lt;? and ?&gt;, but not a mix of them.</p>]]></description>
			<author><![CDATA[null@example.com (Juan.Llanos)]]></author>
			<pubDate>Sat, 08 Jan 2005 20:11:00 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29605/#p29605</guid>
		</item>
		<item>
			<title><![CDATA[Re: A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29604/#p29604</link>
			<description><![CDATA[<p>that doesn&#039;t make sense &lt;?php means the start of php and ?&gt; means the end</p>]]></description>
			<author><![CDATA[null@example.com (Connorhd)]]></author>
			<pubDate>Sat, 08 Jan 2005 20:08:30 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29604/#p29604</guid>
		</item>
		<item>
			<title><![CDATA[A little bug in config.php]]></title>
			<link>https://punbb.informer.com/forums/post/29603/#p29603</link>
			<description><![CDATA[<p>The config.php that you have to do start with &lt;?php and ends with ?&gt;, maybe it&#039;s better to use the same way on boths.</p>]]></description>
			<author><![CDATA[null@example.com (Juan.Llanos)]]></author>
			<pubDate>Sat, 08 Jan 2005 20:06:06 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/29603/#p29603</guid>
		</item>
	</channel>
</rss>
