Re: Text rotator based on IP
If you wanted to get fancy you could use a SQL backend that logs all visitors and thus is able to rotate the ad each individual IP sees thus maximizing your coverage for the ads. This is also good if you have a large blocked IP list for easy scalability. (So you're not always editing PHP / having a LONG php script. A simple SQL select statement is much faster than a 100 condition php case statement.)
__________________
-DrKenneth
|