Recommend this page to a friend! |
All requests | > | How to get image from Excel file | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Acme Info - 9 years ago (2015-01-05)
+1 | I want to get an image from an Excel file using PHP. I also want to store the image path in a database. |
1. by Manuel Lemos - 9 years ago (2015-01-19) Reply
That is an interesting problem for which I have not seen a solution yet.
2. by Michal Kowalik - 9 years ago (2015-01-19) in reply to comment 1 by Manuel Lemos Comment
phpexcel DOT codeplex DOT com
PHPExcel is The Library to work witch xlses in PHP.
A while ago i used it to import a set of quiz questions with optional images.
All pictures are stored in $objPHPExcel->getActiveSheet()->getDrawingCollection()
Recommend package | |
|