J n b
Sat 22 July 2006, 07:46 pm GMT +0200
Is it possible to get a php script that hides all ads once one ad is clicked? Also would this be allowed for PPC sites such as adbrite or google? Thanks!
olaf
Sat 22 July 2006, 08:22 pm GMT +0200
yes of course you can hide everything using php but you need to refresh the page. About the second question, I 'm not sure that its allowed, I noticed several visits from google on my website after an add was clicked. Nick is using banners and google ads random here, I this is OK you my show hide the ads whenever you want...
J n b
Sat 22 July 2006, 08:24 pm GMT +0200
Ill send a query to google.
Nikolas
Sat 22 July 2006, 09:50 pm GMT +0200
Generally you are not allowed to alter the code of any ppc program, but the specific action propably wont harm any network so they will propably let you do that.
On the other hand if I understand what you say, then the solution is javascript. You can put the ad in a div and then show it/hide it at any time, but this will be very difficult to be triggered by the ad link itself.
J n b
Sat 22 July 2006, 09:53 pm GMT +0200
Ok Cheers, i couln't get to google contact but i'll try it on adbrite as that only has 0.14 dollars in neway :)
Yeh it would be hard as the ads are on the adbrite website itself so i dont think it is possible.