How do you get the Browser information?
Answer Posted / ram
<?php
echo $_SERVER['HTTP_USER_AGENT'];
?>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What will the ?getdate() function returns in PHP?
What is php and its uses?
Why delimiter is used in mysql?
Explain what is the static variable in function useful for?
Do while loops php?
What do you mean range() in php?
What is the difference between require_once and require in php?
What are string functions?
Is php deprecated?
What is difference between required and include in php?
What is the $_ server php_self variable?
Is it difficult to learn php?
What is csrf token and how it works?
Explain about switch statement in PHP?
Explain the different types of errors in php.