ThunderAI Posted November 27, 2012 Share Posted November 27, 2012 How would I go about changing an xml file with custom tags. All i want to do is open the file, change some numbers and save the file. I'd rather not make an XML scheme for the file and do it that way. for example, I have a file with many tags like this: <tag x="3364.994" y="599.9155" z="0.3324151" /> and I want to alter the x and y values based on some criteria. What would be the best approach to do that? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/271220-alter-xml-file-without-xml-lib/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.