[Show/Hide Right Column]

Show user's browser and server information
Print

Plugin Agentinfo

This plugin can display the following about the visitor viewing the page:

  • IP address,
  • Browser information,
  • Web server's software info.

Usage

Syntax for this plugin
{AGENTINFO(info=>IP or SVRSW or BROWSER)} {AGENTINFO}

Parameter Accepted values Default Effect Required? Since
info IP|BROWSER|SVRSW (only one and it must be capitalized) IP Display's the visitor's IP address (IP or default), browser information (BROWSER), or server software (SVRSW). y

Examples

This code,

Examples using default and all three parameter choices
__Default (IP address):__ {AGENTINFO()}{AGENTINFO}

__IP address:__ {AGENTINFO(info=>IP)}{AGENTINFO}

__Browser:__ {AGENTINFO(info=>BROWSER)}{AGENTINFO}

__Server software:__ {AGENTINFO(info=>SVRSW)}{AGENTINFO}


arrow-right.png
Would produce on this site:

Default (IP address): 38.107.191.119

IP address: 38.107.191.119

Browser: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

Server software: Apache


Contributors to this page: lindon2331 points  , Xavi36278 points  , Marc Laporte5511 points  and dthacker1330 points  .
Page last modified on Saturday 03 July, 2010 21:40:07 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):