get_browser not working

Posted by tazphoenix on Stack Overflow See other posts from Stack Overflow or by tazphoenix
Published on 2010-06-09T05:13:19Z Indexed on 2010/06/09 5:22 UTC
Read the original article Hit count: 169

Filed under:
|

it's not working.i mean i have many scripts to get ip and os but anyway get_browser is internal function and should work but its not.when i try to get a print_r on the function i get.

Array ( [browser_name_regex] => §^.*$§ [browser_name_pattern] => * [browser] => Default Browser [version] => 0 [majorver] => 0 [minorver] => 0 [platform] => unknown [alpha] => [beta] => [win16] => [win32] => [win64] => [frames] => 1 [iframes] => [tables] => 1 [cookies] => [backgroundsounds] => [cdf] => [vbscript] => [javaapplets] => [javascript] => [activexcontrols] => [isbanned] => [ismobiledevice] => [issyndicationreader] => [crawler] => [cssversion] => 0 [supportscss] => [aol] => [aolversion] => 0 ) 

I'm using win7 and firefox.

© Stack Overflow or respective owner

Related posts about php

Related posts about php5