Templates and php
Can I put php code into the templates?
The reason I ask is because I have a links menu on my navbar, and I want to create trackers for each click a link gets, and next to the link I will put the tracker result.
But, to do this, I have to edit index.php, showthread.php, showpost.php etc. etc.
Im just wondering if there is a way I can include it in the navbar template so its automatically used in each of those php pages?
|