如何获取对象的公共属性
publics($User); $ret = get_object_vars($User); print_r($data);
标题名称:如何获取对象的公共属性
文章位置:http://www.myadxq.com/article/gehhgc.html
publics($User); $ret = get_object_vars($User); print_r($data);