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

Tell me which programming language does php resemble to?

499


What are the options to transfer session ids?

581


How the values are ordered in an array?

567


What is use of preg_replace in php?

515


What is the difference between characters 34 and x34?

544






When are you supposed to use endif to end the conditional statement?

532


What does a special set of tags do in php?

548


Why print_r is used in php?

532


What is strcmp?

517


How to get a total number of rows available in the table?

481


How to get a total number of elements used in the array?

504


Does mysql need php?

448


What is global array in php?

568


What is php pathinfo?

579


Why php script is not running in browser?

559