body {background-color: #c3c3c3}
摘要: 1.include 和require include 报错简单 ,require 报错会阻止后面的程序运行 2.数组遍历 foreach 和 list的形式 (while list each遍历数组) array_push($arr1, $key); 向数组中存值。 $arr1[]=$key; 数组 阅读全文
posted @ 2019-02-14 14:57 最美胡萝卜 阅读(368) 评论(0) 推荐(0)
body {background-color: #c3c3c3}