❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
str::stripslashes($string)
A better way to strip slashes
$string
(string)
return
(string)
Example
↑
Toolkit API overview
←
str::startsWith
→
str::substr
↓
Back to Toolkit API section
Top