Regarding. Device detection
I would like to automatic detect device, and redirect to a particular URL, depending on the following device information:
- Device (IOS, Andorid, Windows, MacOS, Linux)
- Browser (Chrome, Firefox, Safari, Edge)
How to do this the best way, and do i have to chose PHP or Javascript ?
#######################################