How can we get the browser properties using PHP?

Answer Posted / pappu kumar sharma

$browser = get_browser(null, true);
print_r($browser);

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better python or php?

565


What is Different between Joomla And Magento?

2275


How do you display the output directly to the browser?

472


How can we check the value of a given variable is alphanumeric?

543


Is php faster than nodejs?

491






How do I display php errors?

519


How can I convert ereg expressions to preg in php?

477


Is php case sensitive?

518


How can we upload a file in php?

537


Is facebook still written in php?

557


Write a program to find the factorial of a number in php?

529


What is the major php security hole? How to avoid?

553


How to read a file in binary mode?

639


What is php destruct?

530


List the different types of print functions available in php?

552