1
Answer

very basic xml question.

Photo of Hello World 0

Hello World 0

14y
10.3k
1
I have an ini that looks like this:

<book>
<title>Pride And Prejudice1</title>
<autor>the autors name</autor>
<price>19.95</price>
</book>

But i cant figure out how to read only the name of the autor.

Answers (1)