Skip to main content
Dressed the naked link, etc.
Source Link
Peter Mortensen
  • 31.4k
  • 22
  • 110
  • 134

What about get_object_vars($obj)? SeemsIt seems useful if you only want to access the public properties of an object. http://www.php.net/function.get-object-vars

See get_object_vars.

What about get_object_vars($obj)? Seems useful if you only want to access the public properties of an object. http://www.php.net/function.get-object-vars

What about get_object_vars($obj)? It seems useful if you only want to access the public properties of an object.

See get_object_vars.

Source Link
Joe
  • 282
  • 2
  • 9

What about get_object_vars($obj)? Seems useful if you only want to access the public properties of an object. http://www.php.net/function.get-object-vars