load($path); $writer=IOFactory::createWriter($spreadsheet, "Html"); header("Refresh: 120"); echo $writer->save("php://output"); ?>