返回php函数与变......登陆

php函数与变量

温度。2019-05-15 16:09:38181

$thief = '小偷';

function catching()


{

return isset($thief) ? '抓住:'.$thief:'没有抓住';

}


echo catching($thief);


最新手记推荐

• 用composer安装thinkphp框架的步骤• 省市区接口说明• 用thinkphp,后台新增栏目• 管理员添加编辑删除• 管理员添加编辑删除

全部回复(0)我要回复

暂无评论~
  • 取消回复发送