<?php $test = Array ( 'Novedad' => Array ( '@attributes' => Array ( 'CUNENov' => 4545454545 ) ) ); $cunenov = $test['Novedad']['@attributes']['CUNENov']; var_dump($cunenov);
You have javascript disabled. You will not be able to edit any code.