Q:

Write a simple PHP browser detection script

0

Write a simple PHP browser detection script.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

<?php
echo "Your User Agent is :" . $_SERVER ['HTTP_USER_AGENT'];
?>

 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now