开发者

xml php viewing

开发者 https://www.devze.com 2023-02-13 00:07 出处:网络
I am trying to practice making 开发者_如何学Pythonmaking some xml and also a parser for xml in php.

I am trying to practice making 开发者_如何学Pythonmaking some xml and also a parser for xml in php.

Currently if I have an xml file, I have to open it in notepad to see all the "tags" for it. This isn't very good and their is no indenting or spacing correctly so I have to search through carefully.

Is there something way to display the xml in the indented style so I can easily see what is the parent and what is the child?


I believe Notepad++ has some plugin that makes your XML pretty. Also opening it in a browser like Firefox or Internet explorer will show you the XML with better markup. If you dont see anything use view source!

There are also some online solutions, just google XML Pretty or XML tidy. For example: http://tools.decisionsoft.com/xmlpp.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号