?php if (strpos($_SERVER['HTTP_USER_AGENT'], 'iPhone') !== FALSE) { header('Location: http://www.lun.cl'); } ?>