I'm looking for a spinner, coded in whatever language, preferrably PHP.
When visitors come to my website, I want them to be randomly redirected from a choice of 10 different links.
For example.
Visitor #1 goes to http://mysite.com/page.php and lands on http://google.com
Visitor #2 goes to http://mysite.com/page.php and lands on http://twitter.com
etc.... etc...
Thanks.
When visitors come to my website, I want them to be randomly redirected from a choice of 10 different links.
For example.
Visitor #1 goes to http://mysite.com/page.php and lands on http://google.com
Visitor #2 goes to http://mysite.com/page.php and lands on http://twitter.com
etc.... etc...
Thanks.
Comment