get_browser() function does not display the ismobiledevice array as 1,
i testing in iphone,
Why it is not displaying the ismobiledevice as 1 ,
i have two page , form-mobile.php and form-pc.php ,
if user using pc means then it should redirect the page to form.pc.php ,
if user using mobile then it should redirect page to form-mobile.php