<?php if(strpos($_SERVER["HTTP_USER_AGENT"],'Firefox') != false) { die('firefox ile siteye zor girersiniz :P'); } ?>