frikkie6000
Expert Member
- Joined
- Nov 9, 2010
- Messages
- 1,043
- Reaction score
- 0
xml is awesome in daily use still for me although a bit less now with flash moving out
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Since you're doing php, you'll probably at some time come across having to port some blog system to a website.... well you'll be using XML for that. At some stage you will have to write (and read) RSS feeds... you will be using XML for that too. Any sort of list containing data, is best done with XML![]()
If you have to ask you will never understand but on a serious note, XML is there to punish developers. I hate it, and I hate it even more that not a project goes by that I still have to use XML at some point.
Learn it, understand it, and love to hate it.
Beautifully simple for someone reading it and horrendously verbose for systems using it. Honestly, the amount of bandwidth and time we'll save if everyone just uses JSON instead.