❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
str::download($string, $name = null)
Forces a download of the string as text file
$string
(string)
$name
(string)
Optional name for the downloaded file
↑
Toolkit API overview
←
str::convert
→
str::email
↓
Back to Toolkit API section
Top