❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
sql::insert($params = array())
Builds an insert clause
$params
(array)
List of parameters for the insert clause. See defaults for more info
return
(string)
↑
Toolkit API overview
←
sql::dropTable
→
sql::select
↓
Back to Toolkit API section
Top