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
How do I run a php program in dreamweaver?
What is php and its features?
How can I convert ereg expressions to preg in php?
How to create and destroy cookies in php?
How does php work?
How the web server interprets php and interacts with the client?
What is difference between isset and empty in php?
How to call javascript function in php without any event?
What is difference between array_merge and array_combine?
Why laravel is best php framework?
How we can retrieve the data in the result set of mysql using php?
What is a composer in PHP?
What is better .net or php?
How to write the form tag correctly for uploading files?
How is it possible to parse a configuration file?