I'm just using the code above. I'm not using any extra software or libraries from anywhere else.
Although after searching through the files I learned that PHPExcel makes an xml file that Excel can read. Mind you I'm fairly certain that that's what it does. It was a little hard to follow it all. I'm going to try just making an xml file and see what happens.
Excel has a maximum amount of rows that's somewhere around 65k....
User Profile
Collapse
-
-
How do you embed images into Excel through PHP
Right now I'm making a little test page to see how well I could export data from a MySQL database into an Excel spreadsheet. This is a dynamically created .xls and there could be almost no rows or even thousands of rows created, it all depends on what the person wants to get.
I have outputting basic data well. Right now it gets up to ~65k rows of output. What I need now is to be able to embed images into these Excel files. I've...
No activity results to display
Show More
Leave a comment: