PDA

View Full Version : Editing a xml file


elm0s
09-27-2006, 10:45 PM
Hey,

I'm about to create a little chart base upon xml values.
I'm going to style it with css which shouldn't become a problem.
But I want to know is there a way to edit the .xml files with some kind of editer?
Or is there a simple way I could do this with flash or something?
I have to edit the xml file frequently and I was wondering if there was a way to edit parts of an xml file and save it.

thanks

ttttt
09-30-2006, 07:13 PM
If you mean in a web-based environment, then try php5s SimpleXML extension.
Take a look here:
http://www.onlamp.com/pub/a/php/2004/01/15/simplexml.html