Hi, I added the 2 files and the following to my webpage. ad_network_157.php ad_network_ads_157.txt and put the following code on my webpage... <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network_157.php'); echo $ad_network; ?> Nothing. I tried adding the line of code to the .htaccess file but that kills the whole website... Security settings are correct. Tried to validate. Nothing. http://www.extremedigitalcamera.com is the website. Any thoughts on what to check next? Regards, John