On 11/27/2012 12:56 PM, Leandro Dardini wrote:
Hello,
I am going to write a PHP page to allow the client to upload a CSV file and
assign each column to one or more fields of a mysql table. Quite simple,
but I feel like I am reinventing the wheel... is it possible there is no
library to do it, maybe using AJAX or similar cute techniques?

Leandro


google for: php csv importer script

Reading the first result, it seems it is exactly what you are looking for.

--
Jim Lucas

http://www.cmsws.com/
http://www.cmsws.com/examples/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to