Programming

Create xml file with php using data from database.

July 14, 2010
By

Here I am going to create a simple script that will create a xml file using php from data stored in a mysql database. The reason to use xml is to create a common syntax that many different applications can read. For example, you can use JavaScript, PHP, ASP, Flash, and other applications to...

Read more »

Pages