搜索资源列表
PHPExcelParser4
- 修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有
getfirstletter
- 取汉字首字母的函数,加载工程就可以了,相当好用-Take the function of the first letter of the Chinese characters, load the project can be fairly easy to use
mysqludf
- 在PHP连接MYSQL数据库实现汉字查询时,可转换汉字为拼音简码,如: pycode( 汉字字段 ) -Realization of Chinese characters in PHP to connect MYSQL query, you can convert Chinese to pinyin simple code, such as : pycode( 汉字字段 )
