03 2012 档案

摘要:转:http://www.jb51.net/article/27184.htm 阅读全文
posted @ 2012-03-28 11:23 flex_fly 阅读(124) 评论(0) 推荐(0)
摘要:php读取excel, 用phpexcel,我是在window环境下开发的,所以匹配php.inizlib.output_compression = On,(从off变成On)扩展:extension=php_xmlrpc.dllextension=php_zip.dll这2个要启用然后,在此下载 http://phpexcel.codeplex.com///加载类库require_once( ROOT_PATH . '/includes/libraries/phpreader/Classes/PHPExcel/IOFactory.php');//2007版本的excel文件用 阅读全文
posted @ 2012-03-23 16:13 flex_fly 阅读(671) 评论(0) 推荐(0)