Tariqa
3.0
|
Static Public Member Functions | |
static | rawurlencode ($s) |
static | rawurldecode ($s) |
static rawurldecode | ( | $ | s | ) | [static] |
URL decodes a string according to RFC 1738
string | $s | The string public |
static rawurlencode | ( | $ | s | ) | [static] |
URL encode a string according to RFC 1738
string | $s | The string public |