simplecsv
simplecsv copied to clipboard
Syntax error in README example
The closing bracket of this array isn't the right kind:
$items = [ ['ISBN', 'title', 'author'], ['618260307','The Hobbit','J. R. R. Tolkien'] );
fixed 1.0.1