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 php good for career?
Do you know what's the difference between __sleep and __wakeup?
What is file upload?
Is php a programming language?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is the use of inner join in mysql?
How we get ip address of client, previous reference page etc?
Which will check if a function exists?
Can we use get instead of post?
Tell me what is pear?
Does php 5 support exceptions?
What can php do?
What is a persistence cookie?
What is the use of namespace in php?
Tell me is it possible to protect special characters in a query string?