ninja_scroll Posted April 18, 2007 Share Posted April 18, 2007 hi I want to find a function for a rottating banner system that will do the same job as the "adRotator" function in asp for example If I have 3 banners I want to define which will be displayed more times than the other based on the money that get paid More specific I want to define that the first image will have a frequency of display 50% and the other 2, 25% and that to be changed when I want I would appreciated if anyone could help with the logic or with the development thanks in advanced G. Link to comment https://forums.phpfreaks.com/topic/47590-is-there-a-function-to-php-simillar-to-adrotator-in-asp/ Share on other sites More sharing options...
trq Posted April 18, 2007 Share Posted April 18, 2007 if your running on IIS you could just use COM to instantiate the same adRotator object used within asp. Wouldn't be too hard to roll you own though, but no there is no such function, php might be a high level programming language, but your expected to do at least some work. Link to comment https://forums.phpfreaks.com/topic/47590-is-there-a-function-to-php-simillar-to-adrotator-in-asp/#findComment-232319 Share on other sites More sharing options...
ninja_scroll Posted April 18, 2007 Author Share Posted April 18, 2007 Actually I am running apache so thats not an option I am looking to find how to do that and while I was searching in Google I found the asp function Any ideas on how to do that? thank you for your time Link to comment https://forums.phpfreaks.com/topic/47590-is-there-a-function-to-php-simillar-to-adrotator-in-asp/#findComment-232327 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.