function a ($i){
if($i>1,$sum=0,$i++){
sum=a($i-1)+sum
}
a(5)
上一篇:关于PHP+iFrame实现页面无需刷新的异步文件上传
下一篇:phpstorm使用