url-encode
Action
URL-encode a string for safe inclusion in URLs
Syntax
$encoded = url-encode "text with spaces"
URL-encode a literal string
$encoded = url-encode $text
URL-encode a variable string
URL-encode a string for safe inclusion in URLs
$encoded = url-encode "text with spaces"
URL-encode a literal string
$encoded = url-encode $text
URL-encode a variable string