d3fuse
07-10-2007, 07:13 PM
Is it possible to place minor php coding inside any templates, mainly the header template? What I am trying to do is have it display the contents into a block within the header but it is not working. Using iframes is out of the question and some may wonder why not just add it to the header template. Well, a friend of mine has no coding knowledge at all but he needs to update the weekly schedule for his guild's raiding. The safest method that I can think of is have him only update one file and then have that file be displayed within the header template (so it is on all pages) through the php include command.