![]() |
banner rotator script
Any suggestions where I can pick up a shareware/free banner script that doesn't require shtml? All of my pages are html so if you can help in anyway, I will greatly appreciate it.
It's bad enough that my Lions got fucking destroyed by the Packers, I don't want to have to configure my site again. Thanks. |
Here's a simple javascript, you can rotate as many banners as you want.
PHP Code:
|
AddHandler server-parsed .html
|
Here's a simple one in perl
#!/usr/bin/perl open(IN,"banners.txt"); srand; rand($.) < 1 && ($url = $_ ) while <IN>; close(IN); print "Content-type: text/html\n\n"; print $url; |
type this url in yoru brouser, clickign wont work
http://perfectteenpics.picturetrades.com/script.txt then just view source |
ICQ me if you're looking for a time rotator script that can have as many as 60 banners including Flash
|
All times are GMT -7. The time now is 11:12 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123