PHP - XML Read Write | 4456

Home of Tests

https://webkul.com/blog/edit-xml-attributes-php/
SimpleXMLElement Object
(
    [@attributes] => Array
        (
            [val] => 65
        )

    [0] => 1065
)

Content: 1065

Val: 65


Content: 1066

Val: 66

SimpleXMLElement Object
(
    [cnt] => 1066
)