文件名称:PHPExcelParser4
介绍说明--下载内容来自于网络,使用问题请自行百度
修改后的PHPExcelParser4。
修改内容:
1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode
现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。
2,打
开数据库连接后增加 set Names gbk
3,默认选中把excel的第一列作为字段名
4,默认不选中如果存在表则删除选项
5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。-Revised PHPExcelParser4. Changes: 1, the original excel when the sample is taken out of the Unicode encoding used. Mysql lead when inserted into the unicode encoding Unicod now after the GBK into a web page display and write the database. This section is amended U2html this function. 2, open the database connection after the set Names' gbk ' 3, the default select the first column to excel as a field of 4, the default is not selected table if the delete option 5, the original name of the table and field names are filter out some characters such as "-" , and now removed the filter, I think that the first column in excel or in the process to determine a more appropriate by the artificial.
修改内容:
1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode
现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。
2,打
开数据库连接后增加 set Names gbk
3,默认选中把excel的第一列作为字段名
4,默认不选中如果存在表则删除选项
5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。-Revised PHPExcelParser4. Changes: 1, the original excel when the sample is taken out of the Unicode encoding used. Mysql lead when inserted into the unicode encoding Unicod now after the GBK into a web page display and write the database. This section is amended U2html this function. 2, open the database connection after the set Names' gbk ' 3, the default select the first column to excel as a field of 4, the default is not selected table if the delete option 5, the original name of the table and field names are filter out some characters such as "-" , and now removed the filter, I think that the first column in excel or in the process to determine a more appropriate by the artificial.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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/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
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/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
PHPExcelParser4/_version.txt
PHPExcelParser4/说明.htm
PHPExcelParser4
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.