<?php $arrayMultiIndex = (object)[ [ 'className' => [ 'attribute' => [ 'name' => 'Aabir Hussain', 'phone' => 955585, 'email' => 'aabir@gmail.com', 'create_on' => '12-10-2016 12:12:12', 'status' => 'Active' ], 'validationMessage' => [ 'name' => 'no_error', 'phone' => 'no_error', 'email' => 'Email Already Taken, Please Choose Another One', 'create_on' => 'no_error', 'status' => 'no_error' ], 'scenario' => 'create', ] ] ]; $arrayMultiIndex = (array)$arrayMultiIndex; echo $arrayMultiIndex[0]['className']['attribute']['name'];
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`