Skip to content

Commit 51ef24b

Browse files
author
Gabriel Ames-Bull
committed
Changed the read me file
1 parent 116e8d3 commit 51ef24b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Browser.php - Detecting a user's browser from PHP
1+
_This is not my code, but rather a Github repo of Chris Schuld's code so people can use it as a submodule in their Git projects. To download the original code please visit [Chris Schuld's page](http://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php/)._
22

3-
This is not my code, but rather a Github repo of Chris Schuld's code so people can use it as a submodule in their Git projects. To download the original code please visit [Chris Schuld's page](http://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php/).
3+
# Browser.php - Detecting a user's browser from PHP
44

55
Detecting the user’s browser type and version is helpful in web applications that harness some of the newer bleeding edge concepts. With the browser type and version you can notify users about challenges they may experience and suggest they upgrade before using such application. Not a great idea on a large scale public site; but on a private application this type of check can be helpful.
66

0 commit comments

Comments
 (0)