/ Published in: Bash

Urldecode on the command line
Expand |
Embed | Plain Text
php -r "echo urldecode('[email protected]'.\"\n\");"
You need to login to post a comment.
Urldecode on the command line
php -r "echo urldecode('[email protected]'.\"\n\");"
You need to login to post a comment.