We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb8761 commit 9b98b04Copy full SHA for 9b98b04
README.md
@@ -25,7 +25,7 @@ This class implements a generic MySQL database access wrapper.
25
* [Operations with CSV files](#operations-with-csv-files)
26
* [Export table to CSV](#export-table-to-csv)
27
* [Export query to CSV](#export-query-to-csv)
28
- * [Export table / export query to CSV using fputcsv](#export-table-export-query-to-csv-using-fputcsv)
+ * [Export table / export query to CSV using fputcsv](#export-table--export-query-to-csv-using-fputcsv)
29
* [Download CSV file from query](#download-csv-file-from-query)
30
* [Import CSV to Table](#import-csv-to-table)
31
* [Import and update CSV to Table](#import-and-update-csv-to-table)
0 commit comments