Add a tool to import a CSV file into a SQL table
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 17 Dec 2006 11:05:32 +0000 (11:05 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 17 Dec 2006 11:05:32 +0000 (11:05 +0000)
commit31874f6f71944a705bac1949d96e8934644130f7
tree4995778911c8f6100abfa494448522a234e8fddb
parent3b4d124be48c4c36abe60603c8ff570bf16c475c
Add a tool to import a CSV file into a SQL table

git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1282 839d8a87-29fc-0310-9880-83ba4fa771e5
bin/csv2sql.php [new file with mode: 0755]
classes/csvimporter.php [new file with mode: 0644]
templates/include/csv-importer.tpl [new file with mode: 0644]