Any one can help me to creat a code that read csv file and insert into mysql. coulden't use MySQL's LOAD DATA command because the users will update the data using csv, and they haven't telnet or any access to Mysql server, so i will create a php file to let them do that.
Thanks in advance.