Forum Moderators: martinibuster
Does everyone understand the question? I have adsense ads in my site header, which I include() with php. Right now the header reports to it's own channel... "header" .. but I want it to report to the channel for each specific page. So I was thinking I could make a variable at the beginning of each page ... $chan-code ="whatever" and then insert that into the channel data ... or something....