PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have created that way that in every page except contact the logo appears at the page footer. Problem is that they also want the logo out of the index page. Now, if I remove the code in the default section, it will be removed as well to all other pages, and I don't want to add other cases for each and every page.