How can we get the browser properties using PHP?
Answer Posted / shivaganesh
using $_server['HTTP_USER_AGENT']
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the difference between array_pop() and array_push()?
What kind of things have you done on the social side?
Is php dying 2018?
What are the advantages of object-oriented programming in php?
How do we get the current session id?
What is the current stable version of php?
What is the difference between $argv and $argc? Give example?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is the expansion of LAMP?
Tell me what does $_env means?
How to download and install php on windows?
What is meant by variable variables in php?
Can php variables have numbers?
How do I clear my browser session?
What is a composer in PHP?