-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
df-core/src/Utility/DataFormatter.php
Line 674 in f8f3902
| fputcsv($handle, $keys); |
df-core/src/Utility/DataFormatter.php
Line 684 in f8f3902
| fputcsv($handle, $row); |
fputcsv ( resource $handle , array $fields , string $delimiter = "," , string $enclosure = '"' , string $escape_char = "\\" ) : int|false
cc : https://www.php.net/manual/en/function.fputcsv.php
Hii,
I would like to know if some kind of update could allow me to choose the delimiter of my exported CSV
Maybe as a Header variable like CSV-Delimiter ? or just by forcing a default value in the back office
Thanks
Kind reguards
Faisal
Metadata
Metadata
Assignees
Labels
No labels