<?php header('Content-type:application/ms-xls'); header("Content-Disposition: attachment; filename=Emp_Skillgap.xls"); header("Pragma: no-cache"); header("Expires: 0"); ?>