working with excel files in php -


what best php library use php read/write , display components of excel files on web based pages?

i use phpexcel writing files (in fact, use it)

http://phpexcel.codeplex.com/

and try

http://sourceforge.net/projects/phpexcelreader/

for reading have no experience reading excel files in php, writing them.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -