[Phpmyadmin-devel] csv data always enclosed

5 Sep
2001
5 Sep
'01
7:52 a.m.
Hi, In 2.2.0 and cvs, even if we remove the double-quote for "Fields enclosed by", all fields in CSV data are enclosed by double-quotes. in get_table_csv, from lib.inc.php3 v1.89: if (empty($enc_by) || $what == 'excel') { $enc_by = '"'; } Is there a reason to force the double-quotes? Marc
8775
Age (days ago)
8775
Last active (days ago)
0 comments
1 participants
participants (1)
-
Marc Delisle