Answer Posted / binoyav
You can use get_browser() function
$browser_details = get_browser(null, true);
print_r($browser_details);
| Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
What library is used for pdf in php?
Why is used in php?
What do you mean by core php?
Which is faster for or foreach php?
What is super keyword in c++?
What is file upload?
When should you use a stored procedure?
What types of loops exist in php?
What is cakephp framework?
How can we determine whether a variable is set?
What advance thing in php7?
In php, objects are they passed by value or by reference?
How To Get the Uploaded File Information in the Receiving Script?
What is the use of session and cookies in php?
What are the string functions in php?