
Diego Pérez - 2009-02-25 21:27:59
What if I need to create a complete form with the csv importer?
This is what i'm trying to say:
1. The csv importer works perfectly via a php form
2. In the same form i want to add some other fields that would be stored in the same table that those in the csv files, this is the idea i have for the form
Source CSV file to import:
Date:
Name:
is this posible? Thanx a lot. Great job