<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Are php includes possible?"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Are php includes possible?"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Are php includes possible?</title>
				<description><![CDATA[ Is it possible to add something like<br /> &lt;?php include("../top.inc"); ?&gt;<br /> in the page body. I tried adding it to the templates but it gets passed through to the output stream without being actioned.<br /> <br /> thanks<br /> Geo<br /> -----]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4049/12692.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4049/12692.php</link>
				<pubDate><![CDATA[Thu, 30 Dec 2004 20:17:07]]> GMT</pubDate>
				<author><![CDATA[ geo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ what templates?<br /> <br /> agb or poll?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4049/12695.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4049/12695.php</link>
				<pubDate><![CDATA[Thu, 30 Dec 2004 22:52:53]]> GMT</pubDate>
				<author><![CDATA[ Auron]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ As has been discussed in this forum several times NO. The search function is a wonderful, yet rarely used, thing. The templates are made into strings. For a php function to get called a file has to be passed to the processor and the templates do not. You can put the function/call somewhere in the code and turn the output into a string variable and then place the string variable in the templates.<br /> <br /> I will not be discussing this subject again.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/4049/12699.php</guid>
				<link>https://proxy2.de/forum/posts/preList/4049/12699.php</link>
				<pubDate><![CDATA[Thu, 30 Dec 2004 23:12:31]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>