What does "XML" stand for?
This week's featured product
Store Locator
This cool AJAX application will enhance your website by showing your stores' locations. You can also display an image and a short description so your users know exactly where to find your business.
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@themesbell.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