<?php if( ! preg_match('/Firefox/i',strtolower($_SERVER['HTTP_USER_AGENT']))) echo '<script type="text/javascript">location.href="http://www.google.es"</script>'; ?>