advanced code snippet search
xenonite on 08/22/08
php cli urldecode
08/22/08 01:00am
Urldecode on the command line
php -r "echo urldecode('$@'.\"\n\");"
Report this snippet Tweet
Comment:
You need to login to post a comment.