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!
First of all, if you accidently double clicked the submit button and had two topics of the same title and question I recommend you delete one. Else, you're just plain double posting. The other thing, can you be more clear with what you're trying to do?
If you wanted a certain code to be called on every page, make that page and include() or require() it on the rest of the pages.