mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 18:18:18 +01:00
Add: class for parse and retrieve information from XLS files
This commit is contained in:
@@ -23,6 +23,7 @@ FPDI_Protection 1.0.2 Apache Software License 2.0 No GPL3 only PDF encr
|
||||
MagPieRss 0.72 GPL 2.0 Yes Load RSS
|
||||
NuSoap 0.6.5 LGPL 2.1 Yes Interfaces with third tools
|
||||
PHP_WriteExcel 0.3.0 LGPL 2.1 Yes Excel files generation
|
||||
PHP_ExcelReader 2.21 MIT License Yes Parse and retrieve information from XLS files
|
||||
Prototype 1.6.0.3 MIT License Yes Ajax library
|
||||
PWC 1.3 MIT License Yes Ajax library
|
||||
Scriptaculous 1.8.2 MIT License Yes Ajax library
|
||||
|
||||
9
htdocs/includes/php_excelreader/README
Normal file
9
htdocs/includes/php_excelreader/README
Normal file
@@ -0,0 +1,9 @@
|
||||
README (english)
|
||||
----------------
|
||||
|
||||
PHP Excel Reader - Parse and retrieve information from XLS files.
|
||||
Web: http://code.google.com/p/php-excel-reader/
|
||||
Licence: MIT
|
||||
Author: Matt Kruse
|
||||
Version: 2.21
|
||||
Last change: 2009-04-14
|
||||
1737
htdocs/includes/php_excelreader/excel_reader2.php
Normal file
1737
htdocs/includes/php_excelreader/excel_reader2.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user