New question

Question:

Date: 30-06-2021 12:11:24 (In Spanish)

como obtener un dato por archivo csv[Unresolved]

$sheetData   = $spreadsheet->getActiveSheet()->toArray();

$linea45 = explode('"', $sheetData[45][1]);

$valortotal = $linea45[45];
for(var i = 0 ;i < $valortotal ; ++i)
{
var row = values[i];
for(var j = 0 ; j < numCols ; ++j)
{
string += row[45] + " ";
$TBS->MergeField('pro.valortotal', mb_strtoupper($valortotal, 'UTF-8'));
}



Tags: Votes: 0 - Answers: 1 - Views: 6 Share on: Google Facebook Twitter LinkedIn Link
 

Answers:

To actively participate in the community first must authenticate, enter the system.Sign In
 
frjcbbae garagebible.com