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


Please Help Members By Posting Answers For Below Questions

What are the types of variables in php?

529


Tell me what is the use of "ksort" in php?

550


What is static variable in php?

602


Why do you need php?

518


Is runtime polymorphism overriding?

484






Does php have multiple inheritance?

498


What is input sanitization in php?

538


How can we display the output directly to the browser?

517


Tell me what does the scope of variables means?

525


Code to open file download dialog in PHP?

544


Why echo is faster than print in php?

512


How to send email using php script?

504


What is difference between strstr() and stristr()?

520


What is the difference between explode() and split() functions?

494


What is the difference between static and dynamic websites?

495