Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

Commit 37686fb

Browse files
committed
add README file
0 parents  commit 37686fb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Original code from:
2+
https://code.google.com/p/php-excel-reader/
3+
4+
This PHP library expands on the great work done in the PHP Excel Reader project on SourceForge.
5+
6+
It reads the binary format of XLS files directly and can return values and formats from any cell.
7+
8+
-----
9+
10+
+ Some patches to make it work with newer PHP versions

0 commit comments

Comments
 (0)