Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Detection of client OS (Mac)

Contributor ,
Oct 12, 2011 Oct 12, 2011

Is there a tag or a function or a variable to detect what is the client OS,

specifically to know if the client is a Mac ?

Thanks for help.

Pierre.

TOPICS
Advanced techniques
693
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 12, 2011 Oct 12, 2011

Play around with variable cgi.http_user_agent and see if it helps.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Oct 13, 2011 Oct 13, 2011
LATEST

Yes I will see that way,

I can find "apple" in the user_agent, may be other words ?

I woulld prefer to find out the client OS to be sure.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources