Posts Tagged: php
-
Oct 24, 2010
No CommentsGenerate XML from MySQL in PHP
In this tutorial we will generate an XML file from the data stored in MySQL database. As an example we will use a database table storing UK National Lottery Lotto draw results and we will generate an XML file that contains last 2 draw’s results. This is pretty easy to do and will give you...
