urlDecode

text urlDecode(text, charset)

特定の文字セットを使用して、application / x-www-form-urlencoded テキストをデコードします。

Parameters

  1. text — デコードするテキスト
  2. charset — 任意の文字セット, デフォルトは UTF-8.

Returns