array to stdclass object php

38

$array = json_decode(json_encode($object), true);

Comments

Submit
0 Comments