Site Tools


browser:useragent

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
browser:useragent [2015/08/15 23:42] lunetikkbrowser:useragent [2017/03/01 12:50] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== User Agent Switcher ====== ====== User Agent Switcher ======
  
-I wrote this step by step "how to" a long time ago for a game but it still works fine.+I wrote this step by step "how to" a long time ago for a game but it still works. I just dont see a use for it today but go ahead and give it a try.
  
 ===== Firefox how to ===== ===== Firefox how to =====
Line 20: Line 20:
 5. After starting your Firefox just select your new Useragent to turn it on. Extras → Default User Agent → <Your description> \\ 5. After starting your Firefox just select your new Useragent to turn it on. Extras → Default User Agent → <Your description> \\
  
-===== Test ===== 
  
-<php> 
-echo $_SERVER['HTTP_USER_AGENT'] . "\n\n"; 
- 
-$browser = get_browser(null, true); 
-print_r($browser); 
- 
-</php> 
browser/useragent.1439674964.txt.gz · Last modified: 2017/03/01 12:50 (external edit)