$ag=$_SERVER['HTTP_USER_AGENT']; $mob=0; if(stristr($ag,"mob") || stristr($ag,"phone") || stristr($ag,"pocket")) {$mob=1;} ?>