Pengaturan

Gambar

Lainnya

Tentang KASKUS

Pusat Bantuan

Hubungi Kami

KASKUS Plus

© 2024 KASKUS, PT Darta Media Indonesia. All rights reserved

yoshioka.kyAvatar border
TS
yoshioka.ky
Buat Catatan saya :D
Spoiler for :

<?php
function Deteksi_sistem() {

global $user_agent;

$os_platform = "Sistem tidak Dikenal";

$os_array = array(
'/googlebot/i' => ' Google BOT',
'/msnbot/i' => 'MSN BOT',
'/windows nt 10/i' => ' Windows 10',
'/windows nt 6.3/i' => ' Windows 8.1',
'/windows nt 6.2/i' => Windows 8',
'/windows nt 6.1/i' => Windows 7',
'/windows nt 6.0/i' => ' Windows Vista',
'/windows nt 5.2/i' => ' Windows Server 2003/XP x64',
'/windows nt 5.1/i' => 'Windows XP',
'/windows xp/i' => ' Windows XP',
'/windows nt 5.0/i' => 'Windows 2000',
'/windows me/i' => 'Windows ME',
'/win98/i' => 'Windows 98',
'/win95/i' => 'Windows 95',
'/win16/i' => 'Windows 3.11',
'/macintosh|mac os x/i' => 'Mac OS X',
'/mac_powerpc/i' => Mac OS 9',
'/linux/i' => 'Linux',
'/Red Hat/i' => 'Linux Red Hat',
'/ubuntu/i' => 'Ubuntu',
'/iphone/i' => 'iPhone',
'/ipod/i' => iPod',
'/ipad/i' => 'iPad',
'/android/i' => ' Android',
'/blackberry/i' => 'BlackBerry',
'/webos/i' => 'Mobile',



);

foreach ($os_array as $regex => $value) {

if (preg_match($regex, $user_agent)) {
$sistem_gan = $value;
}

}
?>
?>

http://animedesu.us/motto-love-ru-episode-05.html
Diubah oleh yoshioka.ky 09-05-2017 08:38
0
2.1K
23
GuestAvatar border
Komentar yang asik ya
Mari bergabung, dapatkan informasi dan teman baru!
Buat Latihan Posting
Buat Latihan PostingKASKUS Official
35.6KThread1.7KAnggota
Urutkan
Terlama
GuestAvatar border
Komentar yang asik ya
Ikuti KASKUS di
© 2023 KASKUS, PT Darta Media Indonesia. All rights reserved.