functions-online

urldecode

description

Decodes any %## encoding in the given string $str. The string could be encoded with the function urlencode().

declaration of urldecode

string urldecode ( string $str )

test urldecode online




share urldecode

comments for urldecode

On 27. Mar 2012 06:58 aisha wrote:

fantastic post.. love the allow play feature

On 08. Dec 2010 16:36 butzi wrote:

Thanks. As you can see at some other functions, it is not the first time UTF-8 was wished. I try to fix this, but it is not as easy as it looks like.

On 08. Dec 2010 14:37 Andrey Tzar wrote:

You should use UTF-8 character set on the site instead of ISO-8859-15 (Western Europe) I suppose for it will be more suitable for many languages. But the site is awesome nevertheless I must admit. Thank you very much!

more comments for urldecode

There are some more comments for urldecode(). To see them all click here.

+

Leave your comment