<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "PHP commands within guestbook templates"]]></title>
		<link>https://proxy2.de/forum/posts/list/6.php</link>
		<description><![CDATA[Latest messages posted in the topic "PHP commands within guestbook templates"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>PHP commands within guestbook templates</title>
				<description><![CDATA[ Hi.  Is there any way to put PHP commands within the template files used by the guestbook?  I have PHP functions to create the header and nav bar on my site, and I would like it to look the same in the guestbook.  I tried surrounding my PHP code with the &lt;?php and ?&gt; tags like I usually would in a PHP file, but it didn't work.  I looked at the HTML code that the server was creating and I saw my PHP commands in the code as if the server did not interpret them.  Is there any way to work around this problem?<br /> <br /> Elias]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6077/21975.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6077/21975.php</link>
				<pubDate><![CDATA[Sun, 21 Jan 2007 22:18:07]]> GMT</pubDate>
				<author><![CDATA[ Funny Bong]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ You would have to put the commands into the script it's self. Loading your header as a variable and then calling the variable where needed in the template.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/6077/21976.php</guid>
				<link>https://proxy2.de/forum/posts/preList/6077/21976.php</link>
				<pubDate><![CDATA[Mon, 22 Jan 2007 11:11:25]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>