%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/hrsys/api/vendor/phpoffice/phpspreadsheet/samples/Basic/
Upload File :
Create Path :
Current File : /var/www/html/hrsys/api/vendor/phpoffice/phpspreadsheet/samples/Basic/20_Read_Excel2003XML.php

<?php

use PhpOffice\PhpSpreadsheet\IOFactory;

require __DIR__ . '/../Header.php';

$filename = __DIR__ . '/../templates/Excel2003XMLTest.xml';
$callStartTime = microtime(true);
$spreadsheet = IOFactory::load($filename);
$helper->logRead('Xml', $filename, $callStartTime);

// Save
$helper->write($spreadsheet, __FILE__);

Zerion Mini Shell 1.0