urldecode

function call:
string urldecode( string $str )

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

test urldecode online:
$str


Werbung
Information
PHP-Version: 5.2.6
Last changes: my blog (german only)
Change language: urldecode auf Deutsch online testen