how to detect device in php
suppose
i want to check if device is mobile or not and if device is mobile than is it android or ios ?
i have some section in my website where want to show device specific instruction , so is that possible to check on which mobile device user surfing website ?
so i need mobilecheck function which say me website is opened at device or pc and if device than which device.
Read more