<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Using PHP include() in Advanced Guestbook templates"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Using PHP include() in Advanced Guestbook templates"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Using PHP include() in Advanced Guestbook templates</title>
				<description><![CDATA[ Hi everyone!<br /> <br /> I've scanned the forums but not found anything <img src="https://proxy2.de/forum//images/smilies/9d71f0541cff0a302a0309c5079e8dee.gif" /> <br /> <br /> I've edited the various templates (for example header.php) and I need to be able to use the PHP function 'include()'.<br /> <br /> E.g.<br /> &lt;?php include("include.php"); ?&gt;<br /> <br /> But the above line is written as is in the page source and it is not executed as PHP code.<br /> Does anyone know how to get around this?<br /> <br /> I have Advanced Guestbook 2.3.1 installed.<br /> <br /> Many thanks!]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3750/11075.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3750/11075.php</link>
				<pubDate><![CDATA[Fri, 22 Oct 2004 16:19:06]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ What are you trying to use include for? I have used it in mine to integrate the guestbook into my site. I places the include codes at the start and end of both index.php and addentry.php.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3750/11080.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3750/11080.php</link>
				<pubDate><![CDATA[Fri, 22 Oct 2004 18:47:53]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ When you enter the Advanced Guestbook administration section, you can edit the templates via the web. I need to be able to use PHP includes in these templates.<br /> <br /> If I understand it, you are doing the opposite of me. I'm integrating my web site into Advanced Guestbook as it suggests by editing it's header.php, footer.php, body.php etc. in templates/]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3750/11081.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3750/11081.php</link>
				<pubDate><![CDATA[Fri, 22 Oct 2004 19:20:21]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ In that case no. The templates are loaded as a string so the only PHP that works in them are the variables.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3750/11082.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3750/11082.php</link>
				<pubDate><![CDATA[Fri, 22 Oct 2004 19:22:37]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Yea, I kinda figured that! Thanks anyway <img src="https://proxy2.de/forum//images/smilies/8a80c6485cd926be453217d59a84a888.gif" />]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3750/11087.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3750/11087.php</link>
				<pubDate><![CDATA[Sat, 23 Oct 2004 04:28:23]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>