Code Snippets Tagged with encode by Daveoh
(1)
This is a custom identifier and command that will return text encoded to suit URLs (e.g. hello%20world)
Usage: $urlencode(text) will return the encoded text, and /urlencode text will echo the encoded..
+ 0 likes



