Manual
Pricing
Join Waitlist
return given column as an array of items
db:list(STRING $table, STRING $column, ARRAY $where=[ ]) : ARRAY
db:list('users', 'name', ['account_type' => 1]) #=> [ #=> "sed", #=> "googooli" #=> ]
Copyright ©2013-2022 SunSed®. All rights reserved.
Search