object(SimpleXMLElement)#340 (2) { ["@attributes"]=> array(1) { ["code"]=> string(3) "USD" } [0]=> string(7) "11.1000" } It is necessary to extend the value of string(7) "11.1000"
array(1) { ["code"]=> string(3) "USD" } [0]=> string(7) "11.1000"...">
Source: https://ru.stackoverflow.com/questions/397075/
All Articles