This is day 3 and I have a feeling I'm doing something wrong. Here is what I did: (step 1) I joined. Created an account settings. I did not use google API. For the site forum url: I put the url that I place the PHP code for in step 3 below...is that right? (step 2) I created my ad (step 3) I Put ad_network.php in my public_html folder I Put ad_network_ads.txt in m public_html folder and chmod 777 I pasted the following php code in the page I wanted the ad to be seen (it's is the same URL I wrote in step 1): <?php ini_set ("include_path", ini_get ("include_path") . ':../:../../:../../../:../../../../'); include ('ad_network.php'); echo $ad_network[0] $ad_network[1] $ad_network[2] $ad_network[3] $ad_network[4];?> (step 4) I keep clicking the validate link and keep getting the message that the ads not found. In step 1 above the URL has to be the same as the url I pasted the ad in at step 3, right? At least that is how I did it. What am I doing wrong? I'm not sure what should happen next, except to keep pushing the validate button which gives me the same message, ad not found at xxxxxxxx. Can someone please help. Thanks Liza
Here is the link. I put the PHP code at the bottom of the first table (not in a table cell, but right under the table). http://www.filipinaeyes.com/Filipina-Lady-Exchange.htm Tops, for my information, did I do everything correctly. I was especially confused about the URL. Like I said the URL I put for Site/Forum URL in step 1 is the same URL I put the PHP code for the ad. Is this correct? Thanks for your help Liza p.s. no ads are show as of this date. Does it take a certain time length before ads show?