Rabu, 11 September 2013

PHP Indonesia - Facebook: Misi" mau tanya detect visitor menggunakan browser...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
How to Get into Medical School

A tested blueprint to approach the daunting admissions process with both confidence and success! Enroll in this online course for just $29.
From our sponsors
Misi" mau tanya detect visitor menggunakan browser...
Sep 12th 2013, 03:42, by Robby Liaw

Robby Liaw 3:42am Sep 12
Misi" mau tanya detect visitor menggunakan browser mobile atau tidak ~

Saya sudah coba browsing dan dapat pencerahan :

<?php $browser = get_browser(null, true); ?>
<?php if ($browser['ismobiledevice']): ?>

Nah di localhost sih lancar no problemo, tp begitu pindahin ke hosting muncul :

Warning: get_browser() [function.get-browser]: browscap ini directive not set in

Googling bentar ktnya saya harus set file browscap.ini di file php.ini

Need help donk file tersebut dimana saya bs dapatkan? saya belum nemu nih, terus cara set path (penulisan) di file php.ini nya gmn yah?

Thanks in advance ~

Vinsensius Angelo 4:17am Sep 12
bentrok dengan function bawaan PHP, direname aja jadi get_browser_custom()

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar