PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
<script type="text/javascript">
// Display a tower ad
//var iNewHeight = left_col.scrollHeight;
var randomnumber=Math.floor(Math.random()*16); // chenge the muliiplier to the number of ads available
var ads = new Array();
ads[0] = '<a href="http://click.linksynergy.com/fs-bin/click?id=jaxflTaXP3Y&offerid=166833.10000242&subid=0&type=4"><img alt="Microsoft Store" src="http://ad.linksynergy.com/fs-bin/show?id=jaxflTaXP3Y&bids=166833.10000242&subid=0&type=4&gridnum=9"/></a>';
ads[1] = '<a href="http://click.linksynergy.com/fs-bin/click?id=jaxflTaXP3Y&offerid=166833.10000292&subid=0&type=4"><img alt="Microsoft Store" src="http://ad.linksynergy.com/fs-bin/show?id=jaxflTaXP3Y&bids=166833.10000292&subid=0&type=4&gridnum=9"/></a>';
// items removed for briefness
document.write(ads[randomnumber]);
document.write('<br />');
</script>
I wanted to run at server where I can focus on more functionality as time goes on.
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP