Selasa, 13 Mei 2014

XML into MySQL with PHP

XML is a machine as well as human readable markup language which is essentially used to exchange data across various platforms. ATOM, RSS Feeds, REST-SOAP API responses and around hundreds of similar technologies/frameworks use XML as data exchange format. While developing web applications; sometimes we need to create XML documents from MySQL database tables. In this tutorial, I have tried to explain how this can be done for Employee data which is stored in MySQL database table. This is a simple 2 step process as explained below.





Tutorial : How to create XML using data from MySQL database with which I have explained in here and download source code here

Tidak ada komentar:

Posting Komentar