文件名称:PHPExcelParser4_update
介绍说明--下载内容来自于网络,使用问题请自行百度
修改内容:
1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode
现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。
2,打
开数据库连接后增加 set Names gbk
3,默认选中把excel的第一列作为字段名
4,默认不选中如果存在表则删除选项
5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。
由于没用过php,所以都是现学现改的。有需要的请下载使用。
-Changes: 1, remove the original sample is used when excel Unicode encoding. When inserting mysql result in write unicode encoding is to convert the GBK Unicod then displayed on the page and write to the database. This section is U2html modify this function. 2, open the database connection after the increase set Names ' gbk' 3, the default is selected as the first column of the excel field names 4, the default does not select the delete option if the table is 5, the original table names and field names are filter out some characters such as " -" , now removed this filter, I think the first column in excel or in the operation of the manual to determine more appropriate. Not used as php, so are the Study as reform. In need, please download.
1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode
现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。
2,打
开数据库连接后增加 set Names gbk
3,默认选中把excel的第一列作为字段名
4,默认不选中如果存在表则删除选项
5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。
由于没用过php,所以都是现学现改的。有需要的请下载使用。
-Changes: 1, remove the original sample is used when excel Unicode encoding. When inserting mysql result in write unicode encoding is to convert the GBK Unicod then displayed on the page and write to the database. This section is U2html modify this function. 2, open the database connection after the increase set Names ' gbk' 3, the default is selected as the first column of the excel field names 4, the default does not select the delete option if the table is 5, the original table names and field names are filter out some characters such as " -" , now removed this filter, I think the first column in excel or in the operation of the manual to determine more appropriate. Not used as php, so are the Study as reform. In need, please download.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PHPExcelParser4/chinaz.com.txt
PHPExcelParser4/dataprovider.php
PHPExcelParser4/debug.php
PHPExcelParser4/exceldate.php
PHPExcelParser4/excelfont.php
PHPExcelParser4/excelparser.php
PHPExcelParser4/readme.txt
PHPExcelParser4/sample/help/classtrees_DataProvider.html
PHPExcelParser4/sample/help/classtrees_DebugOut.html
PHPExcelParser4/sample/help/classtrees_default.html
PHPExcelParser4/sample/help/classtrees_ExcelDateUtil.html
PHPExcelParser4/sample/help/classtrees_ExcelFileParser.html
PHPExcelParser4/sample/help/classtrees_ExcelFont.html
PHPExcelParser4/sample/help/DataProvider/DataProvider.html
PHPExcelParser4/sample/help/DataProvider/ExcelParserUtil.html
PHPExcelParser4/sample/help/DataProvider/_parser_pro_dataprovider_php.html
PHPExcelParser4/sample/help/DataProvider
PHPExcelParser4/sample/help/DebugOut/DebugOut.html
PHPExcelParser4/sample/help/DebugOut/_parser_pro_debug_php.html
PHPExcelParser4/sample/help/DebugOut
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2html_sample_php.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_includes_inc.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_index_php.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_settings_inc.html
PHPExcelParser4/sample/help/default
PHPExcelParser4/sample/help/elementindex.html
PHPExcelParser4/sample/help/elementindex_DataProvider.html
PHPExcelParser4/sample/help/elementindex_DebugOut.html
PHPExcelParser4/sample/help/elementindex_default.html
PHPExcelParser4/sample/help/elementindex_ExcelDateUtil.html
PHPExcelParser4/sample/help/elementindex_ExcelFileParser.html
PHPExcelParser4/sample/help/elementindex_ExcelFont.html
PHPExcelParser4/sample/help/errors.html
PHPExcelParser4/sample/help/ExcelDateUtil/ExcelDateUtil.html
PHPExcelParser4/sample/help/ExcelDateUtil/_parser_pro_exceldate_php.html
PHPExcelParser4/sample/help/ExcelDateUtil
PHPExcelParser4/sample/help/ExcelFileParser/ExcelFileParser.html
PHPExcelParser4/sample/help/ExcelFileParser/_parser_pro_excelparser_php.html
PHPExcelParser4/sample/help/ExcelFileParser
PHPExcelParser4/sample/help/ExcelFont/ExcelFont.html
PHPExcelParser4/sample/help/ExcelFont/_parser_pro_excelfont_php.html
PHPExcelParser4/sample/help/ExcelFont
PHPExcelParser4/sample/help/index.html
PHPExcelParser4/sample/help/li_DataProvider.html
PHPExcelParser4/sample/help/li_DebugOut.html
PHPExcelParser4/sample/help/li_default.html
PHPExcelParser4/sample/help/li_ExcelDateUtil.html
PHPExcelParser4/sample/help/li_ExcelFileParser.html
PHPExcelParser4/sample/help/li_ExcelFont.html
PHPExcelParser4/sample/help/media/background.png
PHPExcelParser4/sample/help/media/empty.png
PHPExcelParser4/sample/help/media/style.css
PHPExcelParser4/sample/help/media
PHPExcelParser4/sample/help
PHPExcelParser4/sample/ic.xls
PHPExcelParser4/sample/price.xls
PHPExcelParser4/sample/readme.txt
PHPExcelParser4/sample/xls2html/index.html
PHPExcelParser4/sample/xls2html/sample.php
PHPExcelParser4/sample/xls2html
PHPExcelParser4/sample/xls2mysql/12.php
PHPExcelParser4/sample/xls2mysql/help_eng.doc
PHPExcelParser4/sample/xls2mysql/help_rus.doc
PHPExcelParser4/sample/xls2mysql/includes.inc
PHPExcelParser4/sample/xls2mysql/index.php
PHPExcelParser4/sample/xls2mysql/settings.inc
PHPExcelParser4/sample/xls2mysql/upload
PHPExcelParser4/sample/xls2mysql
PHPExcelParser4/sample/导入说明.txt
PHPExcelParser4/sample
PHPExcelParser4/_version.txt
PHPExcelParser4/说明.htm
PHPExcelParser4
PHPExcelParser4/dataprovider.php
PHPExcelParser4/debug.php
PHPExcelParser4/exceldate.php
PHPExcelParser4/excelfont.php
PHPExcelParser4/excelparser.php
PHPExcelParser4/readme.txt
PHPExcelParser4/sample/help/classtrees_DataProvider.html
PHPExcelParser4/sample/help/classtrees_DebugOut.html
PHPExcelParser4/sample/help/classtrees_default.html
PHPExcelParser4/sample/help/classtrees_ExcelDateUtil.html
PHPExcelParser4/sample/help/classtrees_ExcelFileParser.html
PHPExcelParser4/sample/help/classtrees_ExcelFont.html
PHPExcelParser4/sample/help/DataProvider/DataProvider.html
PHPExcelParser4/sample/help/DataProvider/ExcelParserUtil.html
PHPExcelParser4/sample/help/DataProvider/_parser_pro_dataprovider_php.html
PHPExcelParser4/sample/help/DataProvider
PHPExcelParser4/sample/help/DebugOut/DebugOut.html
PHPExcelParser4/sample/help/DebugOut/_parser_pro_debug_php.html
PHPExcelParser4/sample/help/DebugOut
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2html_sample_php.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_includes_inc.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_index_php.html
PHPExcelParser4/sample/help/default/_parser_pro_sample_xls2mysql_settings_inc.html
PHPExcelParser4/sample/help/default
PHPExcelParser4/sample/help/elementindex.html
PHPExcelParser4/sample/help/elementindex_DataProvider.html
PHPExcelParser4/sample/help/elementindex_DebugOut.html
PHPExcelParser4/sample/help/elementindex_default.html
PHPExcelParser4/sample/help/elementindex_ExcelDateUtil.html
PHPExcelParser4/sample/help/elementindex_ExcelFileParser.html
PHPExcelParser4/sample/help/elementindex_ExcelFont.html
PHPExcelParser4/sample/help/errors.html
PHPExcelParser4/sample/help/ExcelDateUtil/ExcelDateUtil.html
PHPExcelParser4/sample/help/ExcelDateUtil/_parser_pro_exceldate_php.html
PHPExcelParser4/sample/help/ExcelDateUtil
PHPExcelParser4/sample/help/ExcelFileParser/ExcelFileParser.html
PHPExcelParser4/sample/help/ExcelFileParser/_parser_pro_excelparser_php.html
PHPExcelParser4/sample/help/ExcelFileParser
PHPExcelParser4/sample/help/ExcelFont/ExcelFont.html
PHPExcelParser4/sample/help/ExcelFont/_parser_pro_excelfont_php.html
PHPExcelParser4/sample/help/ExcelFont
PHPExcelParser4/sample/help/index.html
PHPExcelParser4/sample/help/li_DataProvider.html
PHPExcelParser4/sample/help/li_DebugOut.html
PHPExcelParser4/sample/help/li_default.html
PHPExcelParser4/sample/help/li_ExcelDateUtil.html
PHPExcelParser4/sample/help/li_ExcelFileParser.html
PHPExcelParser4/sample/help/li_ExcelFont.html
PHPExcelParser4/sample/help/media/background.png
PHPExcelParser4/sample/help/media/empty.png
PHPExcelParser4/sample/help/media/style.css
PHPExcelParser4/sample/help/media
PHPExcelParser4/sample/help
PHPExcelParser4/sample/ic.xls
PHPExcelParser4/sample/price.xls
PHPExcelParser4/sample/readme.txt
PHPExcelParser4/sample/xls2html/index.html
PHPExcelParser4/sample/xls2html/sample.php
PHPExcelParser4/sample/xls2html
PHPExcelParser4/sample/xls2mysql/12.php
PHPExcelParser4/sample/xls2mysql/help_eng.doc
PHPExcelParser4/sample/xls2mysql/help_rus.doc
PHPExcelParser4/sample/xls2mysql/includes.inc
PHPExcelParser4/sample/xls2mysql/index.php
PHPExcelParser4/sample/xls2mysql/settings.inc
PHPExcelParser4/sample/xls2mysql/upload
PHPExcelParser4/sample/xls2mysql
PHPExcelParser4/sample/导入说明.txt
PHPExcelParser4/sample
PHPExcelParser4/_version.txt
PHPExcelParser4/说明.htm
PHPExcelParser4
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.