Functions
Transforms some command-line arguments into URL query parameters, using &
as the separator
between arguments. The string returned starts with ?
, unless the arguments are all empty.
Returns arguments passed in from the command-line, starting with the program name.