Alternate Ad Script

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!

Moderator: General Moderators

Post Reply
wee493
Forum Newbie
Posts: 22
Joined: Sat Sep 06, 2008 3:05 pm

Alternate Ad Script

Post by wee493 »

I'm looking for a script that will randomly select an ad from a list. but i dont know what to use to get to be random if u get what i'm saying.

something like

if xxx
<script>AD script1</script>

else <script>AD script2</script>

else <script>AD script3</script>


so that each time a user would get a different add
Post Reply