xml - PHP changing the value of an svg node -


i have huge svg file(https://gist.githubusercontent.com/anonymous/273dda3478d676ab1d5d/raw/gistfile1.xml) , want change value of each *. need loop through tspan nodes , gives me values of it, can compare them other value , change value of node. have tried lot, nothing worked me. can of can me working loop change tspan values?

why don't read xml , read token after token until find open tspan tag? can manipulate , save xml.

http://php.net/manual/de/class.domdocument.php


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -