$rand = rand(1,4); if($rand=="1"){ $url = "http://"; // go to trafficholder url } else { $url = "http://"; // to to normal link }