[insert_php] $devType = $_SERVER[‚HTTP_USER_AGENT‘] . „\n\n“; $PCs= array(‚Macintosh‘, ‚macintosh‘, ‚Windows‘, ‚windows‘); $TELs= array(‚Android‘, ‚android‘, ‚iPhone‘, ‚iphone‘, ‚iPod‘, ‚ipod‘); foreach ($PCs as $dev) { //if (strstr($string, $url)) { // mine version if (strpos($devType, $dev) !== FALSE) { echo „„; } } foreach ($TELs as $dev) { //if (strstr($string, $url)) { // mine version if (strpos($devType, $dev) !== FALSE) { echo „„; } } [/insert_php]      

2008 2009 2010 2011 2012 2016 2017 2018

   [insert_php] $_SESSION[„tagValue“] = „life-music-club-pb,life-music-club“; $_SESSION[‚loadPosts‘]= „“; [/insert_php]