Availability in versions: `PHP 5.1.0`
Format line as CSV and write to file pointer
Parameter | Data type | Default value | Note |
---|---|---|---|
$handle |
resource |
not | |
$fields |
array |
not | An array of values. |
$delimiter |
string |
",", | The optional delimiter parameter sets the field delimiter (one character only). |
$enclosure |
string |
'"', | The optional enclosure parameter sets the field enclosure (one character only). |
$escape_char |
string |
"\" |
int
|bool the length of the written string or false on failure.
Official fputcsv documentation
Jan Barášek Více o autorovi
Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.
Rád vám pomůžu:
Články píše Jan Barášek © 2009-2024 | Kontakt | Mapa webu
Status | Aktualizováno: ... | en