Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.URI

Method Standards.URI()->add_query_variable()


Method add_query_variable

void add_query_variable(string name, string value)

Description

Adds the provided query variable to the already existing ones. Will overwrite an existing variable with the same name.