Home > PHP > get_browser()

get_browser()

It returns the capabilities of the user’s browser

Example

<?php
echo “<pre>”;
print_r( get_browser(null,true));
?>

EmailFacebookLinkedInMySpaceDiggTumblrStumbleUponShare
Beginner's Guide....
Categories: PHP Tags: , , ,
Comments are closed.

Switch to our mobile site