$agent=getenv("HTTP_USER_AGENT"); if(preg_match("/Win/i","$agent")) { $stile="win"; } else if(preg_match("/Linux/i","$agent")) { $stile="linux"; } $win_stile=" "; $linux_stile=" "; ?>
Contenuto