$deny = array("46.166.179.38",); foreach ($deny as $denyip) { if (strpos($_SERVER['REMOTE_ADDR'], $denyip)===0) { header("location: http://www.google.com/"); exit(); } } ?>
The product tag cloud shows the different tags (keywords) associated with products. The bigger the tag appears, the more products it contains. Click on a tag to see all products listed under that tag.