User Profile

Collapse

Profile Sidebar

Collapse
Francis Bolap
Francis Bolap
Last Activity: Feb 22 '11, 07:07 PM
Joined: Dec 16 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • 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....
    See more | Go to post
    Last edited by Francis Bolap; Dec 17 '10, 03:33 PM. Reason: Changed method

    Leave a comment:


  • Francis Bolap
    started a topic How do you embed images into Excel through PHP
    in PHP

    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...
    See more | Go to post
No activity results to display
Show More
Working...