<?php if(core::ifPost("from")){ sftp::deleteFormRemote(core::getPost("file")); } header("Location: /proweb-export-csv.html"); exit();