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

What is final class and final method?

565


Can php run on windows server?

516


Does mysql need php?

446


What is trim function in php?

610


Which php mvc framework is best?

553






What are variables in research examples?

560


What is trait in php?

542


What does PEAR stands for?

636


What are access specifiers?

519


What is the latest version of php?

529


Do you know how to get the ip address of the client?

513


Which will start a session?

574


Does session expire on closing browser?

485


What is final class and final method in php?

539


Explain what is the main difference between require() and require_once()?

531