Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php convert object to array nested

$array = json_decode(json_encode($nested_object), true);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #php #convert #object #array #nested
ADD COMMENT
Topic
Name
6+3 =