Wordpress Themes - Flash Games - Nutritional Supplements - Find jobs - Self Improvement Articles Directory

PDA

View Full Version : Need an ADD ROTATOR Script!


Omar
Jan 1st 2006, 11:45 pm
Dear Friends,

I want some codes for my site.

As some PHP Scripts are avaiable to ROTATE ADS on site, but I need in JAVA or HTML....

LIke I have:

1-FatclickAds
2-GMS1.net ads
and many more others Ads (Pay per Impression)

So any script avaiable for this kind of function?

Waiting

andriusk
Jan 2nd 2006, 1:05 am
DO you need to be able to put java or html as your banner or you want rotating system to be based on java or html?

If you want to be able to add banner as HTML code, so you can try phpAdsNew. It's quite good system and I think it's best one which is free.

Omar
Jan 2nd 2006, 1:13 am
DO you need to be able to put java or html as your banner or you want rotating system to be based on java or html?

If you want to be able to add banner as HTML code, so you can try phpAdsNew. It's quite good system and I think it's best one which is free.

It'll work in HTML page? Because my site is not on PHP its on HTML & only forums on PHP....

As you mentioned about above script, just tell me it will work in HTML or it needs MY SQL or something else? And please give me the link

Waiting

andriusk
Jan 2nd 2006, 1:17 am
phpAdsNew needs php and MySQL, but if you have two different servers you can put adrotator on server with MYSQL and include code on all your sites.

Omar
Jan 2nd 2006, 1:27 am
But if it become posible, please give me a JAVA type code..

lappy512
Jan 2nd 2006, 3:17 am
PHPAdsNew will output Javascript code

it will generate some code like this:

<script language='JavaScript' type='text/javascript' src='http://ad.krazyletter.com/manage/adx.js'></script>
<script language='JavaScript' type='text/javascript'>
<!--
if (!document.phpAds_used) document.phpAds_used = ',';
phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
document.write ("http://ad.krazyletter.com/manage/adjs.php?n=" + phpAds_random);
document.write ("&amp;what=zone:1");
document.write ("&amp;exclude=" + document.phpAds_used);
if (document.referrer)
document.write ("&amp;referer=" + escape(document.referrer));
document.write ("'><" + "/script>");
//-->
</script><noscript><a href='http://ad.krazyletter.com/manage/adclick.php?n=a2496a6c' target='_blank'><img src='http://ad.krazyletter.com/manage/adview.php?what=zone:1&amp;n=a2496a6c' border='0' alt=''></a></noscript>

Jen-
Dec 1st 2006, 3:21 am
Try these Image Rotators (http://www.mooonbaby.com/scripts/absoluterotators.html)