摘要: 错误如下: Warning: move_uploaded_file(xxx.gif) [function.move uploaded file]: faild to open stream : Invalid atgument in xxx line 25 Warning: move_uploade 阅读全文
posted @ 2020-05-06 16:13 makalo 阅读(710) 评论(0) 推荐(0)
摘要: PHPExcel是用来操作 "Office Excel" 文档的一个PHP类库,它基于微软的OpenXML标准和PHP语言。可以使用它来读取、写入不同格式的Excel表格。 注意: PHPExcel 已经停止维护了,我现在做的是老项目,老项目php版本较低,而且对性能没太大的要求所以才会使用PHPE 阅读全文
posted @ 2020-05-06 09:26 makalo 阅读(23135) 评论(5) 推荐(2)