Tag Archives: create xml using php

Create Dynamic XML Using PHP Part -2 | Create List and Delete Entry

By | August 21, 2021

Click here for create dynamic XML using PHP part 1. Now this is part 2 in this tutorial i will show you how you can list and delete the xml data from your page. In the previous tutorial we have created the XML file with our form. Listing the XML values to our page is… Read More »

Create Dynamic XML Using PHP Part -1 | Create Dropdown Using XML

By | August 13, 2021

Create Dynamic XML using PHP is our new topic, Hello friends, this time i came up with interesting dynamic use of xml instead of Database. Many times we need to save some values and we do not need to play with database features. This XML facility can help you to make things dynamic like: Website… Read More »