<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Adding PHP code to the header"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Adding PHP code to the header"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Adding PHP code to the header</title>
				<description><![CDATA[ I have a php script that I run with the rest of my layout, and I can't figure out how to get it to use script if I add php code to the header.php file in the administration section of the guestbook.  Does anyone know how to allow php code to be run when you put it in those files, or do I need to do something else to get it to work?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3403/9432.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3403/9432.php</link>
				<pubDate><![CDATA[Wed, 28 Jul 2004 05:43:26]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title>Got it to work... kinda</title>
				<description><![CDATA[ Ok, well I added the php file that included the function its going to do, then I went into the language file and made one like this:<br /> <br /> [code]$LANG&#91;&quot;DaysLeft&quot;&#93; = coutdown&#40;5, 3, 9, 2004, 16&#41;;[/code]<br /> so that when that variable is run it should display the countdown date.  It shows it, but the problem is, is that it puts it at the top, its not putting it where I want it.<br /> <br /> Any ideas on why it wont go where I put the $Lang[DaysLeft] in the header.php file?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3403/9438.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3403/9438.php</link>
				<pubDate><![CDATA[Wed, 28 Jul 2004 06:49:46]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ you place in it the index.php, addentry.php and the comment.php file. but where is the rest of the code?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3403/9489.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3403/9489.php</link>
				<pubDate><![CDATA[Thu, 29 Jul 2004 22:01:27]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>