1、html+css实现<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Demo</title>
&n...
html代码:<div class="canshubb">照片:
<input type="file" number="0" class="f...
html代码其中number属性和id=img0的数组保持一致<div align="center">
<input type="file" name="" class="file"...
html文件<div class="row cl">
<label class="form-label col-xs-4 col-sm-2">
 ...
<div class="map">
<img src="/Application/Home/View/default/pages/resource/images/map.jpg" width="490...
1,在TP里vendor创建类文件 PHPZip.php<?php
class PHPZip {
var $datasec = array ();
var $ctrl_dir = array ();
...
1,先去官网下载phpexcelphpexcel.zip2,两个文件分别放到以下目录下面3,创建导出excel方法 /**
* 導出excel
* $tableheader:表頭
* $tableheader = arra...