|
Project Information
Featured
Downloads
Links
|
This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge. It reads the binary format of XLS files directly and can return values and formats from any cell. Downloadhttp://code.google.com/p/php-excel-reader/downloads/list ExampleMicrosoft Excel Screenshot
PHP OutputBy simply using this php command: <?php echo $data->dump(true,true); ?> The output looks like this (with some CSS):
Discussion Grouphttp://groups.google.com/group/php-excel-reader-discuss Documentationhttp://code.google.com/p/php-excel-reader/wiki/Documentation Change Loghttp://code.google.com/p/php-excel-reader/wiki/ChangeHistory |
(