❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
database::escape($value)
Escapes a value to be used for a safe query
$value
(string)
return
(string)
↑
Toolkit API overview
←
database::dropTable
→
database::execute
↓
Back to Toolkit API section
Top