HTTPDecode

Description

Decodes a URL encoded string. It can decode all alphanumeric characters and most non-alphanumeric characters.

Definition

string HTTPDecode( str )

Parameters