PHP-ExcelReader,下载地址:
说明:
测试环境:MYSQL数据库采用utf8编码.导入EXCEL文档是xls格式,经过测试,xlsx
文中红色标注为需要注意的地方,请替换成你配置好的数据,如数据库配置等。运行http://localost/test.php实现导入。
以下是我贴出的详细代码,其中test.php为我写的测试文件,read.php和oleread.inc文件是从上面提供的网址中下载的。
下来下来的rar中没有oleread.php,将read.php中oleread.php改成oleread.inc,或者从网上下载一个leread.php。不支持excel 2010!
1.