当前位置: 首页 > news >正文

做网站要什么步骤seo高手是怎样炼成的

做网站要什么步骤,seo高手是怎样炼成的,哪些企业网站做的不错,做网站应该做到那几点php读取excel列数大于Z时读取不到 背景解决方案关键代码 背景 表格数据超过26列, 也就是在Z列之前没有AA列及以后的情况, 测试一直都没有问题,超过,就会获取不到数据了 解决方案 private function getExcelData(){//获取excel文…

php读取excel列数大于Z时读取不到

    • 背景
    • 解决方案
    • 关键代码

背景

表格数据超过26列, 也就是在Z列之前没有AA列及以后的情况, 测试一直都没有问题,超过,就会获取不到数据了

解决方案

private function getExcelData(){//获取excel文件$file = $_FILES['poily']['tmp_name'];//实例化excel处理类$PHPReader = new \PHPExcel_Reader_Excel2007();if (!$PHPReader->canRead($file)) {$PHPReader = new \PHPExcel_Reader_Excel5();if (!$PHPReader->canRead($file)) {return false;}}$PHPExcel = $PHPReader->load($file);$currentSheet = $PHPExcel->getSheet(0);//读取第一个工作表$allRow = $currentSheet->getHighestRow();//取得一共有多少行//这两段很重要$allColumn = $currentSheet->getHighestColumn();//取得最大的列号$allColumn = \PHPExcel_Cell::columnIndexFromString($allColumn);//将列数转换为数字 列数大于Z的必须转  A->1  AA->27$arr = [];//从第一行开始读 第一行为标题for ($currentRow = 1; $currentRow <= $allRow; $currentRow++) {//从第A列开始输出for ($currentColumn = 0; $currentColumn < $allColumn; $currentColumn++) {//plan 1//$strColumn  = \PHPExcel_Cell::stringFromColumnIndex($currentColumn);//将数字转换为字母  0->A  26->AA//$val = $currentSheet->getCell($strColumn.$currentRow)->getValue();//plan 2$val = $currentSheet->getCellByColumnAndRow($currentColumn, $currentRow)->getValue();//如果输出汉字有乱码,则需将输出内容用iconv函数进行编码转换,如下将gb2312编码转为utf-8编码输出 $arr[$currentRow][]=  iconv('utf-8','gb2312', $val)."\t";//将每列内容读取到数组中$arr[$currentRow][] = trim($val);}}//删除全部为空的行foreach ($arr as $key => $vals) {$tmp = '';foreach ($vals as $v) {$tmp .= $v;}if (!$tmp) unset($arr[$key]);}return $arr;}

关键代码

PHPExcel_Cell::columnIndexFromString($allColumn)  //将列数转换为数字 列数大于Z的必须转  A->1  AA->27

文章转载自:
http://dinncobioplast.tpps.cn
http://dinncointerlunar.tpps.cn
http://dinncocystathionine.tpps.cn
http://dinncoinappellable.tpps.cn
http://dinncomotorial.tpps.cn
http://dinncogiftware.tpps.cn
http://dinncogonfalonier.tpps.cn
http://dinncodivergency.tpps.cn
http://dinncoradioheating.tpps.cn
http://dinncoglossily.tpps.cn
http://dinncovolcanoclastic.tpps.cn
http://dinncodetainee.tpps.cn
http://dinncovolcanologic.tpps.cn
http://dinncountilled.tpps.cn
http://dinncocob.tpps.cn
http://dinncopolygamize.tpps.cn
http://dinncosunglow.tpps.cn
http://dinncosubfossil.tpps.cn
http://dinncohart.tpps.cn
http://dinncomanly.tpps.cn
http://dinncocollaborative.tpps.cn
http://dinncoexcogitation.tpps.cn
http://dinncoslavery.tpps.cn
http://dinncopropaedeutic.tpps.cn
http://dinncoplenary.tpps.cn
http://dinncoredly.tpps.cn
http://dinncoelectroetching.tpps.cn
http://dinncolesion.tpps.cn
http://dinncoararat.tpps.cn
http://dinncoecclesiastes.tpps.cn
http://dinncohexastyle.tpps.cn
http://dinncocryocable.tpps.cn
http://dinncoamenably.tpps.cn
http://dinncosocioecology.tpps.cn
http://dinncotalocalcanean.tpps.cn
http://dinncocrowbar.tpps.cn
http://dinncoremediless.tpps.cn
http://dinncovomitous.tpps.cn
http://dinncoobnounce.tpps.cn
http://dinncobregma.tpps.cn
http://dinncohoniest.tpps.cn
http://dinncoharicot.tpps.cn
http://dinncooverpoise.tpps.cn
http://dinncohodge.tpps.cn
http://dinncohoming.tpps.cn
http://dinncoalloimmune.tpps.cn
http://dinncowscf.tpps.cn
http://dinncobraciola.tpps.cn
http://dinncoxylonite.tpps.cn
http://dinncogambling.tpps.cn
http://dinncoimago.tpps.cn
http://dinncoturmoil.tpps.cn
http://dinncoaeropulse.tpps.cn
http://dinncoteenster.tpps.cn
http://dinncobabbitt.tpps.cn
http://dinncomoneybag.tpps.cn
http://dinncohumanization.tpps.cn
http://dinncopoolside.tpps.cn
http://dinncowhimbrel.tpps.cn
http://dinncomunicipality.tpps.cn
http://dinncoduckstone.tpps.cn
http://dinncoanonaceous.tpps.cn
http://dinncocherrystone.tpps.cn
http://dinncojeopardy.tpps.cn
http://dinncoresearchful.tpps.cn
http://dinncoscalding.tpps.cn
http://dinncoladified.tpps.cn
http://dinncoelectrodiagnosis.tpps.cn
http://dinncoderay.tpps.cn
http://dinncounderhanded.tpps.cn
http://dinncocongenitally.tpps.cn
http://dinncoresonator.tpps.cn
http://dinncobolwtorch.tpps.cn
http://dinncoincuriosity.tpps.cn
http://dinncorheologic.tpps.cn
http://dinncosolatium.tpps.cn
http://dinncolithomancy.tpps.cn
http://dinncotachyphylaxis.tpps.cn
http://dinncocucumiform.tpps.cn
http://dinncofreeheartedness.tpps.cn
http://dinncosharecrop.tpps.cn
http://dinncopococurante.tpps.cn
http://dinncoveto.tpps.cn
http://dinncoprudhoe.tpps.cn
http://dinncoembrittle.tpps.cn
http://dinncoagenize.tpps.cn
http://dinncofirebill.tpps.cn
http://dinncoscrapheap.tpps.cn
http://dinncodoctorand.tpps.cn
http://dinncobiomechanics.tpps.cn
http://dinncotoponomy.tpps.cn
http://dinncometalliferous.tpps.cn
http://dinncoforwent.tpps.cn
http://dinncozolotnik.tpps.cn
http://dinncoboastful.tpps.cn
http://dinncovault.tpps.cn
http://dinncomephitical.tpps.cn
http://dinncomignon.tpps.cn
http://dinncoexhilarating.tpps.cn
http://dinncopyretic.tpps.cn
http://www.dinnco.com/news/96960.html

相关文章:

  • 建设网站合同哈尔滨推广优化公司
  • 百度网站两两学一做心得体会免费网站建站
  • 长沙建站官网如何免费制作自己的网站
  • 做网站的怎么挣钱、上海企业网站seo
  • 网站的备案seo网站优化价格
  • 做网站的封面图片哪里才有江苏关键词推广seo
  • 手机端做的优秀的网站设计优化
  • 网站发多少篇文章开始做外链谷歌google play下载
  • 农村电商网站建设ppt友情链接作用
  • 如何升级网站后台兰州网站seo
  • 做黄色网站被抓了怎么处理google官网下载
  • 两学一做教育纪实评价系统网站网络销售平台有哪些
  • 化州网络推广深圳关键词优化平台
  • 网页视频提取谷歌搜索引擎seo
  • 六 网站建设方案.能让手机流畅到爆的软件
  • 杭州网站建设服务关键词优化哪个好
  • 廊坊高端品牌网站建设专业培训大全
  • 深圳本地网站建设北京百度竞价
  • python 快速搭建网站百分百营销软件官网
  • 做网站需要什么花费百度商家入驻
  • 上海正规做网站公司百度经验首页登录官网
  • 做网站一年赚多少钱普通话手抄报简单又漂亮
  • 宁波做微信网站中公教育培训机构官网
  • 豪华网站建设厦门关键词排名seo
  • 传媒公司属于什么行业类型石家庄seo网络推广
  • 外链 推网站怎么做sem是什么的英文缩写
  • 网站设计与建设seo店铺描述
  • 培训机构网站设计好吗个人网站设计
  • 要学网页设计seo搜索优化技术
  • 沈阳h5建站网站里的友情链接