如何获取对象的公共属性

publics($User);

$ret = get_object_vars($User);
print_r($data);

标题名称:如何获取对象的公共属性
链接地址:http://dvlbo.com/article/gehhgc.html