Would it be ok to put my ad code in a separate file and then insert it in all my pages using php includes? The more I think about it the more I see how it wouldn't work.
so I can just have a file like adcode.php then in all my other pages just include adcode.php? Thats really helpful, thanks.
Yes, sure....you can name the file what ever you like and just use an include across the site, This is what mostly everyone does..well At least I hope they do ...saves loads of time when you want to change the ad