Quantcast
Channel: PHPExcel Forum Rss Feed
Browsing all 2707 articles
Browse latest View live

New Post: Reading a xlsm file

The main documentation for PHPExcel can be found in the folder called /Documentation and there are also a lot of examples on how to use the library in the /Tests directory, so you aren't limited to...

View Article


New Post: Reading a xlsm file

Thanks Mark, That helped a lot and i am now able to extract the data to the screen. There is only one problem and that is the size of the file, my script is crashing because it is telling me there is a...

View Article


New Post: Reading a xlsm file

Using cell caching may also help: especially if you have sqlite enabled on your server

View Article

New Post: Get number of CSV rows

Looks like the same problem is happening with TXT files -- The Identify method says it's an HTML file, and only one line gets loaded.

View Article

New Post: Get number of CSV rows

Then try the same solution.... this bug has been fixed in the develop branch on github.... but a txt file is pretty meaningless in spreadsheet terms

View Article


New Post: Fatal error: Allowed memory size of 134217728 bytes exhausted ......

hi all, I just started testing the library with a very simple code and I got the error of memory exhausted... could someone tell me what I am doing wrong? I am using the library with CodeIgniter...

View Article

New Post: Excel graphic problem

Hi. I have a problem when I open an excel file with a graphic created with excel, then modify it and finally save it to disk. When I try to open de updated file using excel, the file is short and the...

View Article

New Post: Will your keys used in memcache get any conflicts with my keys if i...

if i do like this: /* $cacheMethod = PHPExcel_CachedObjectStorageFactory::cache_to_memcache; $cacheSettings = array( 'memcacheServer' => 'localhost', 'memcachePort' => 11211, 'cacheTime' =>...

View Article


New Post: Problems for read excel 2010

Hello, I'm having the problem to read a file in Excel 2010. I was searching and found no solution if they can help me grateful. The problem is this, I took one of your examples to read all the cells...

View Article


New Post: header background

I'm trying this code:   $objDrawing = new PHPExcel_Worksheet_HeaderFooterDrawing(); $objDrawing->setName('PHPExcel logo'); $objDrawing->setDescription('PHPExcel logo');...

View Article

New Post: Does PHPExcel support php 5.4.7

Our web server has recently upgraded from php 5.2.9 to 5.4.7 and PHPExel no longer works. All of the files that get created give the error: "Excel found unreadable content in file.xls. Do you want to...

View Article

New Post: Clear a Table? insert or delete a cell?

Hello, I'm programming a web application that runs excel and I need to clean all areas of a table when you press a button, delete and insert cells also. I am trying to remove and insert the cells but...

View Article

New Post: Does PHPExcel support php 5.4.7

There should be nothing in PHPExcel that's incompatible with PHP 5.4.7, it should work without issue: nor are there any known problems with cell content length until you start hitting Excel's own...

View Article


New Post: Problems for read excel 2010

Does anything display at all? Any error messages? Anything written to PHP or Apache error logs?  

View Article

New Post: Will your keys used in memcache get any conflicts with my keys if i...

1. Highly unlikely, but not completely impossible. PHPExcel generates a random prefix to use for each worksheet. The code is visible if you want to check how it works for yourself. 2. Almost certainly,...

View Article


New Post: Fatal error: Allowed memory size of 134217728 bytes exhausted ......

So how big is the file you're trying to load? How many worksheets/rows/columns/cells?

View Article

New Post: .

So what is the actual problem?

View Article


New Post: .

The problem is precisely the subject of this post. I could not perform the functions of clear table, delete or add a row, and really  i'm not clear how or where, can you help me with this?

View Article

New Post: Excel graphic problem

What version of PHPExcel are you using? And simply telling me that there is a bug somewhere in nearly 100,000 lines of code doesn't really help me narrow down any problem at all. Perhaps uploading the...

View Article

New Post: .

I can't see anywhere in the code where you're actually trying to do this. Do you have any javascript to work with your HTML table? Is there a form with buttons for clear/delete/add row that you're not...

View Article
Browsing all 2707 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>