Function __global->keep_symbol
Definitions
sources/symbols.php
- String to tack onto URL to keep 'keep_' parameters.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$param | array | required parameter | N/A | N/A | Parameters passed to the symbol (0=whether this starts off the query string, 1=force session append even if it's also available a session cookie e.g. when put into download manager) |
Return
- The result
- Type: string
- Set: N/A
- Range: N/A