Method: db::fields
Returns an array of fields in a given table
Info
Syntax
db::fields($table)
Parameters
- $table (string) The table name
Return (array)
The array of field names
Returns an array of fields in a given table
db::fields($table)
The array of field names