Easy Browser Checker PHP Script

Overview

Description

Easy browser checker will detect users browser and show them an alert or popup message if the using an old browser. If you want to inform your users to upgrade their current browser because it is outdated and prevent them accessing some features on your website then this script is the solution. With one line of code you can inform your users to upgrade their outdated browser.

 

Features

  • Edit custom settings
  • Edit browser versions
  • Add or change text messages
  • Enable or disable popup message
  • Detects IE,Chrome,Firefox,Opera,Safari

 

Included

  • Documentation
  • Open source code

 

Requirements

  • Operating System: Unix-type

 

Instructions

To detect a browser you simple add one line of code into your website “index.php” or “header.php” file. The code must be placed at the top of your PHP page. See the documentation inside for more instructions.

Related