keboola / php-csv

CSV reader/writer
MIT License
135 stars 35 forks source link

allow the user to specify file mode. #13

Closed JonathanFrias closed 6 years ago

JonathanFrias commented 10 years ago

This is useful if you start writing a file, and wish to do something like append to it later.

odinuv commented 6 years ago

this is now solved in v 2.0 by passing file handle direclty https://github.com/keboola/php-csv#append-to-csv