I have web site which do the browser detection through PHP programming. I am getting the value as 'iPad and Mac OS and Apple kit' something with these words. I am wondering - this tablet has Android OS and not iPad, why it is showing this type of browser detection string(which is related to Apple iPad with Mac OS)? Any idea.. Thanks for your quick help, I appreciate that.
Ex: echo $_SERVER['HTTP_USER_AGENT'].
Ex: echo $_SERVER['HTTP_USER_AGENT'].