setDelimiter(';'); $inputCsv->setEncodingFrom("iso-8859-15"); $inputCsv->setLimit(30); //we are limiting the convertion to the first 31 rows ?>