$data=input('post.');
$code=$data['CODE'];
$reslevel=property_exists(json_encode($data), 'LEVEL');
判断php数组当中是不是有某一个对象的方法
最新推荐文章于 2024-11-11 20:24:09 发布
$data=input('post.');
$code=$data['CODE'];
$reslevel=property_exists(json_encode($data), 'LEVEL');