My adsense code is in php file. And i want to include thru include function of php in overallheader.tpl. But problem is that my php code is displayed as it is in html.It's not executing/interpreting.... What could be the problem?
You can go to includes/page_header.php and set your include statement or random script as a variable, then export the variable to the template.