Description of PHP Excel :
php excel is a php written script. This program collects all your datas from a SQL table and outputs into a MS excel file. In the excel file the content is specified by a set of Headers. The coloums and rows of the excel file are defined by tab and new line characters.The Excel file is noted by a set of defining content, headers, using php's header() function.