Получить конкретную информацию об устройствеPhp

Кемеровские программисты php общаются здесь
Гость
Получить конкретную информацию об устройстве

Сообщение Гость »


Using just PHP, is there anyway to detect if the page is being loaded from a SPECIFIC device? Say, I would want the page to react differently if only MY iPhone was loading the page, no one else's?

The only solution I have so far is to use $_SERVER['REMOTE_PORT' in conjunction with $_SERVER['HTTP_USER_AGENT'], to verify iPhone, but that doesn't ensure a specific iPhone..


Источник: https://stackoverflow.com/questions/146 ... nformation

Вернуться в «Php»