How can we get the browser properties using PHP?
Answer Posted / anand wankhede
Just write it as $_SERVER['HTTP_USER_AGENT'].
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is PHP? Who is the father or inventor of PHP?
What is the difference between javascript and php?
What is constructors and destructors?
What is config file in php?
How is it possible to propagate a session id?
What is cookie and session in php?
What is alias in php?
What is the difference between require and include in php?
How to genrate report in wordpress cms
What is "print" in php?
What is difference between get and post in php?
How to get the number of characters in a string?
What type of headers that PHP supports?
What is string and its function?
What is difference between strstr() and stristr() in PHP?