What does "XML" stand for?
This week's featured product
Audio Recorder for Adobe Flash
This is a fully customizable Audio Recorder for Adobe Flash, built with support for exporting MP3 files. Your user will be able to record with ease, because everything you need is in the component (no need for a streaming server).
Become a premium member
Flabell and Themesbell membership provides users with the ability to download any of our components for Adobe Flash and website themes for free, during an entire year.
read more


Subcribe to topic RSS

Products RSS Feed
Follow us on twitter
support@flabell.com
simy202
on 4/1/11
"Extensible Markup Language." The name emphasizes the key feature of the language as it will be seen by an HTML user - the ability to define your own tags and attributes, which, of course, HTML does not allow. And PHP XML - http://www.phpkode.com/scripts/categor..., what the relation between PHP and XML?
Last edit on 4/1/11
corneliu.chi
on 7/1/11
The main difference between HTML and XML is their purpose. HTML was invented to display data, but the main goal of XML is to store data and transport it. The similarity is that they are both markup languages.
PHP, like many other languages can open/modify/create XML files. This would be the relation with XML. It's fun stuff if you're passionate and you should search the web if you're interested in these technologies.
Last edit on 7/1/11