搜索资源列表
php 读取Excel文件库
- 调用示例: require_once(dirname(__FILE__) . '/includes/phpexcel/phpexcel/IOFactory.php'); //$book = "xxxx.xls";这个是要读取的Excel文件名 $objphpexcel = phpexcel_IOFactory::load($book); $Columns = $objphpexcel->getActiveSheet()->getHighestColum
直接把Excel数据导入到ecshop商城
- 直接把Excel数据导入到ecshop商城,包括属性数据,价格数据。 一般更新Ecshop数据时,在后台批量编辑非常麻烦,而且不支持批量编辑属性数据。 现在有了这个软件,你就可以在Excel里把产品的数据处理好,然后用这个软件上传并导入到网站里就可以了! 把 phpexcel 放到 /includes/ 目录下 把 agoods.php 放到 /admin/ 目录下 打开网址 http://网址/admin/agoods.php 按提示操作就行了!非常方便~
phpexcel
- php生成EXCEL,制图等,很好用,里面有例子-php to generate EXCEL, graphics and so on, very good, and there are examples of
phpexcelreader
- 一个简单的php实现把EXCLE表导入MYSQL的资料,分享给大家-php, MYSQL into the EXCLE
php-report
- This class can generate reports in Excel, HTML and PDF formats from arrays of data. It takes arrays of data that define the contents and format of cells of a spreadsheet and it generates an spreadsheet file using the phpexcel package in several
phpWord_0.6.2_Beta
- 用php生成word文档 可在linux下运行 就和phpexcel一样-Use php to generate word documents can be run under linux and phpexcel
phpexcel
- php读excel数据,先要将excel转为csv格式-php read excel data must excel into csv format
phpexcel
- php导出Excel功能,很完整~学习,实用都行-php export Excel functions, very complete to learn practical
lib
- php控制生成excel2007文件的库,具体使用上网搜索phpexcel-php control generates excel2007 file library, the specific use of the internet search phpexcel
phpexcel
- php生成excel,简单,实用,无乱码-php generate excel
phpexcel
- 导入Excel表格,使用php语言实现文件的上传-this a sum of class that you can upload your excel using php
phpexcel
- php excel outplot code for webbased applications
phpexcel
- php导入导出excel表的功能,可以读取数据库的数据将其导出到excel中-php import and export excel table function, you can read data the will be exported to excel in
phpexcel
- php和EXCEL的完美调用接口,读取。写入。存储数据-php excel
phpexcel
- a php routine to help you improve to convert to excel
phpexcel-1.7.7
- php进行excel表单文件数据的 录入 导出-The php language operation excel form
phpexcel
- php+excel general score query system is a very simple but very general, very convenient query system, commonly used in almost all Excel single and two-dimensional data table query. Only need to modify the query conditions and the top and bottom of te
phpexcel-1.8
- use php to read and write excel files
ukcms_v1.1.3
- 灵活的模型关系 让模型字段可以关联到其他数据表,让模型定义更加丰富灵活而不再只是独立的数据表 方便的数据添加 采用phpexcel,支持自定义模型的excel数据导入 关键词和内容的excel批量导入、随机内容、定时发布、动态sitemap、主动+被动推送搜索引擎。 基于thinkphp5没有对核心框架做修改,所有代码结构遵循tp5规范,只要会tp5就可以做二次开发。(Flexible model relationship Let the model field be ass
phpexcel-1.8 (2)
- phpexcel是php语言操作Excel文件最强大的一个工具,也是身为一个phper的必备技能。(phpexcel is the most powerful tool for operating Excel files in php language, and also a necessary skill for phper.)