会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
body {background-color: #c3c3c3}
最美胡萝卜
博客园
首页
新随笔
联系
订阅
管理
2019年2月14日
php 总结(8) 包含 数组遍历 超全局数组 数组排序 字符串函数
摘要: 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}