Home > Backend Development > PHP Tutorial > 第一回需要写个PHP,请求老师帮助!

第一回需要写个PHP,请求老师帮助!

WBOY
Release: 2016-06-13 13:23:39
Original
1041 people have browsed it

第一次需要写个PHP,请求老师帮助!!
html部分代码:
 





其中,需要获取var pictree、
其中每个页面pictree thepath 是变化的

------解决方案--------------------

JScript code
var pictree = ['1341972991328.html','1341972991534.html','1341972991731.html','1341972991929.html','1341972992128.html'];
var v=document.getElementById('thePath').value;
var arr=new Array();
for(var i=0,len=pictree.length;i<len arr.push alert></len><font color="#e78608">------解决方案--------------------</font><br>
数据源是js or PHP ? 还是表单提交给PHP ? 你并没有说清楚逻辑? <div class="clear">
                 
              
              
        
            </div>
Copy after login
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template