TypechoJoeTheme

Dcr163的博客

统计

php 对象方法变量

2015-10-18
/
0 评论
/
974 阅读
/
正在检测是否收录...
10/18



// 类的方法传参,相当于$height就是局部变量,只能用在函数height里面
class Xiao{
function height($height){
echo "身高是{$height}<br/>";
}
 
}
$jun=new Xiao();
$jun->height('165cm');
朗读
赞(0)
版权属于:

Dcr163的博客

本文链接:

http://dcr163.cn/62.html(转载时请注明本文出处及文章链接)

评论 (0)

人生倒计时

今日已经过去小时
这周已经过去
本月已经过去
今年已经过去个月

最新回复

  1. slot demo
    2025-01-13
  2. 陌天
    2025-01-09
  3. Kerrie Bostick
    2024-12-28
  4. Norma Gainey
    2024-09-21
  5. Amber Powlett
    2024-05-09

标签云