![]() |
I need a PHP rotating text ad.
I need one that is similar to AVN ads or Black Label ads. I just need it for my private network.
PHP is what I want but will settle for a nice javascript. I prefer a free one or if I have to pay it better be a good one. |
a script like this would be very usefull to me too...
|
bump bump
|
very simple way of doing it
1. put the ad codes in an array 2. shuffle the array (use the php function shuffle) 3. echo out the first entry in the array |
Quote:
|
PHP Code:
|
Quote:
How can I make it look like this? http://pages.etology.com/imp2/35743.php I want to be able to rotate multiple ads at the same time. |
Quote:
PHP Code:
|
|
openads.org?
|
www.madisonavenue.com - It's free, web-based ad rotation solution. We support Single TextAds (just one-liners) and Cluster TextAds (ad headline in bold, ad descrip below not in bold).
System is very powerful but easy to setup. You can use it to run any types of campaigns you want: affiliate, retail (ones you sell), internal/trade, and OPTIONALLY you can have us sell the traffic for you. Hit me up and I'll run you through the system. |
Quote:
He wants something for his private network, so all the revenue goes to him |
Quote:
|
Quote:
it does everything from displaying simple text ads to search engine targeted page results |
i am going to try openads...bye
|
Quote:
|
Hmm, when did you sign up? It's Monday here (in Manila) so if you signed up over the weekend my guys might not have gotten to it yet.
|
Quote:
IF you choose to have us sell any of your ads for you we take a cut. But that's IF. You don't have to. We'll be happy having another Publisher using the system and giving us feedback on how to improve it. |
Quote:
|
Quote:
|
This works great for what I need I have a quick question though, How would you format it in a way to have two next to each other and 5 different rows?
I was thinking for ($i = 0; $i < 5; $i++) { echo ''.$ads[$i].' '.$ads[$i].'<br>'; } and that formats it how I want BUT the two are the same besides each other. How could I make that same layout but all 10 different links from the array? Quote:
|
http://www.addistributor.com/images/...twebmaster.png
If you want to talk, hit me up on ICQ:143702021 |
the array one would work...but if you want it easily maintained you could use a tool that uses a database.....then all 10 could be different by random selection from the database......
I could make this of course ;) |
some nice ideas in here
|
All times are GMT -7. The time now is 09:40 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123