Dear Friends, Can any one help me , and write exact code of php include, to call and embed adsense ad code into my multiple html pages. i want to write adsense code once in a text file and call simple php include file function to show all the adsense ads.
Something like... <?php include($_SERVER['DOCUMENT_ROOT'] . '/includes/adsense-336-280.html'); ?> PHP: where your google code is in a file called adsense-336-280.html in the /includes/ directory should do it (I like to include the ad size in the filename so you can type it without checking