会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rereadyou
联系
订阅
管理
2011年9月14日
List and Each in PHP
摘要: List>>>>>>>>>>>>>>>>>>>>>>>> Sometimes it is very convienent way to do the continual assign,ruby:1 a,b,c,d = 1, 2, 3, 4;php:1 list($width, $height, $type, $attr) = getImageSize($img); list() only works on base of a number indexe
阅读全文
posted @ 2011-09-14 17:25 rereadyou
阅读(141)
评论(0)
推荐(0)
编辑