Sr. PHP Programmer Question:
Download Questions PDF

How will you get the browser's details using PHP?

Answer:

One of the environment variables set by PHP is HTTP_USER_AGENT which identifies the user's browser and operating system.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
How to increase the execution time of a PHP script?How will you access session variables in PHP?