Query string
Appearance
A query string is the part of a URL that conveys parametric data to the server. The basic syntax is ?parameter1=value1¶meter2=value2 . . .
A query string is the part of a URL that conveys parametric data to the server. The basic syntax is ?parameter1=value1¶meter2=value2 . . .