Home >Backend Development >PHP Tutorial > PHP读取excel中归并的单元格的值

PHP读取excel中归并的单元格的值

WBOY
WBOYOriginal
2016-06-13 12:32:51762browse

PHP读取excel中合并的单元格的值
RT
在做的一个东西,需要读取excel中个别列的内容,之前用的php excelreader,但是合并的单元格都是空的值,而且我的excel也不好判断只要是空的就用数组中上个的值这种方法,本身excel也比较复杂不太好做修改,请问还有别的类或者方法可以解决这问题吗?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn