Posted in: PHP

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

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 […]

Posted in: PHP

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

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 […]