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
Tell me what does pear stands for?
What is the difference between public, protected and private?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
Is php closing tag necessary?
How to stop the execution of php script?
What does $_files means?
How can a cross-site scripting attack be prevented by php?
What is the use of header in php?
Explain me differences between get and post methods?
What kind of things have you done on the social side?
Is php a float?
What are the differences between GET and POST methods?
How to select a database in php?
What is php glob?
Explain the difference between urlencode and urldecode?