<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Global Templates, php includes and Guestbook solved"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "Global Templates, php includes and Guestbook solved"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Global Templates, php includes and Guestbook solved</title>
				<description><![CDATA[ On my site, I have a global template. I can make one change to one file and it propagates the entire website. With Guestbook, you use the templates that are in the admin, and they are hard coded. one would have to change these templates every time they made a global change. What got me frustrated, was when I wanted to use a global php include program, and wanted it to work in guestbook too. Nothing works in guestbook, as far as making a call to an external php program. I discovered, if you stripped the templates, and have nothing in them except what is needed (JavaScript or whatever for popup image windows) and then wrap your template around the guestbook index.php, addentry.php, and comment.php with all your include statements such as include global header, include global menu, include global footer, include some global php program etc. I found that not only does guestbook run much faster, but also I can make the page output the way I want it, and it stays under the global website configuration of the entire site.<br /> <br /> My advise, don't use the header and footer templates in the admin, and just make guestbook run your html direct.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/1369/3401.php</guid>
				<link>https://proxy2.de/forum/posts/preList/1369/3401.php</link>
				<pubDate><![CDATA[Sat, 28 Dec 2002 20:53:22]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
	</channel>
</rss>