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 explode and split?
How to execute an sql query?
Php being an open source is there any support available to it?
What is the most common http method?
How do sessions work in php?
What is polymorphism with example in php?
What is the use of trim function in php?
Define anonymous classes in php7?
What is overriding in php?
Is php outdated 2019?
What are the 3 scope levels available in php and how would you define them?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is polymorphism php?
What are computer variables?
Which is used to maintain the value of a variable over different pages?