suve

awful: function: get-dict

Declaration

dict :get-dict

Summary

Returns a dictionary containing all key-value pairs present in URL parameters.

Example

# GET dict example.
:set &GET :get-dict
:writeln s'Hello <b>' $GET[s'name'] s'!</b>'

wikipage modified on 2014/0601/2317