How can we get the browser properties using PHP?
Answer Posted / shivaganesh
using $_server['HTTP_USER_AGENT']
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you call a constructor for a parent class?
What is the use of Php variables?
What u mean by query?
How to access a global variable inside a function?
Tell me can you extend a final defined class?
What is the difference between array_merge() and array_merge_recursive() in php?
Will php die?
What type of language is php?
Tell me which programming language does php resemble to?
How to set cookies?
How is session id stored in browser?
Tell me how to find current date and time?
What is the use of super-global arrays in php?
How do I clear my browser session?
Tell me what type of operation is needed when passing values through a form or an url?