How can we get the browser properties using PHP?
Answer Posted / pritam m
get_browser(string user_agent, bool return_array)
this function returns the browser info , but for this it depend upon the user and also the 'browscap' parameter need to set to point to the correct location of browscap.ini on your system.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is nan in javascript?
Explain the difference b/w static and dynamic websites?
What is session in c#?
What is the role of php.ini file?
What software is required to run php?
What is meant by pdo in php?
What is parent __construct ();?
Why do we use csrf token?
What is the difference between unset and unlink?
What is php and why it is used?
How to open a file for writing?
What is php namespace?
How do you explain independent and dependent variables?
What is the difference between == and === operator in PHP?
Do you know what are traits?