list_fields($table)
| Parameters: |
|
|---|---|
| Returns: |
Array of field names or FALSE on failure |
| Return type: |
array |
Gets a list of the field names in a table.
list_fields($table)
| Parameters: |
|
|---|---|
| Returns: |
Array of field names or FALSE on failure |
| Return type: |
array |
Gets a list of the field names in a table.
Please login to continue.