954,184 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Xml?

This may be a stupid question, but can someone explain the advantages of XML over HTML.

ATS
Light Poster
41 posts since Jun 2006
Reputation Points: 10
Solved Threads: 1
 
This may be a stupid question, but can someone explain the advantages of XML over HTML.

you should be able to find that out in about 10 seconds on google. or wikipedia.

there are probably thousands of articles on this subject. did you do any research at all before you asked?

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 
This may be a stupid question, but can someone explain the advantages of XML over HTML.

XML is a data delivery method. Like html is to php for display, so is and can be html to XML. XSLT Sheets parse XML feed data and display that to visitors using html usually. PHP apps can recieve data in xml format and work with it like you work with an array. The structure of the xml records sent is predefined usually so you know what to expect so you can work with it. Although it can be sent blind and functions to just display it all can be coded.

Pick out the keywords and run them through your favorite search engine as suggested.

noppid
Newbie Poster
17 posts since Jan 2004
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: