writing xls/php

this php script will write data from php using text from an SQL table (MySQL, supply your own SQL query) to a microsoft excel (.xls) file. The Excel file is specified as such by a set of headers, defining content. using php's header() function, also the rows and columns of the excel file are defined by tab and new line chars. A great simple script for writing to excel from php.

Average Member Rating: Not yet reviewed.
Number of Reviews: 0
User Rating: sssss 4.8 / 5.0


Rate this resource:

User Reviews

No reviews. You can be the first one to write a review