Skip to content

ECA Helper: Get SERVER Variable

Plugin ID: eca_helper_server_variable

Action get PHP $_SERVER, $_COOKIE, $_SESSION, $_ENV, $_GET, $_POST variable

Fields

Variable Type — config key: variable_type

Select the variable type

Type: select · Required: yes · Default: server

Allowed values: server, cookie, session, env, get, post

Variable — config key: variable

The name of server variable need to get data. This support token.

Type: textfield · Required: yes · Default: empty string

Debug — config key: debug

Enable debug will log all server variable to log messages.

Type: select · Required: no · Default: 0

Allowed values: 0, 1

Name of response token — config key: token_name

The response value will be loaded into this specified token. Please provide the token name only, without brackets.

Type: textfield · Required: yes · Default: empty string