XML Question [SOLVED]

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
YoussefSiblini
Forum Contributor
Posts: 206
Joined: Thu Jul 21, 2011 1:51 pm

XML Question [SOLVED]

Post by YoussefSiblini »

Hi,

I have an xml file in my folder, is their a way to update this file when a new xml file has been added to the same folder?
I am using PHP to retrieve the existing xml folder.


Jo
Last edited by YoussefSiblini on Tue Dec 18, 2012 6:35 am, edited 1 time in total.
YoussefSiblini
Forum Contributor
Posts: 206
Joined: Thu Jul 21, 2011 1:51 pm

Re: XML Question

Post by YoussefSiblini »

Hi Guys,

Found a way to do this :D
Post Reply