Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
str::utf8($string)
Converts a string to UTF-8
$string
(string)
return
(string)
↑
Toolkit API overview
←
str::upper
→
str::widont
↓
Back to Toolkit API section
Top