XML Data merging
- From: naz@xxxxxxxx (Naz Gassiep)
- Date: Sun, 13 Jan 2008 00:42:19 +1100
I'm using simplexml to fetch data from a set of data files. If I have two files, and one is an update to the other, is there an easy way to merge the two files together, rather than having write logic that checks one and then the other?
Both files conform to the same DTD and thus the data in the update will perfectly eclipse the data in the main file. If I can do this it would save me writing a whole bunch of logic.
Thanks,
- Naz.
.
- Follow-Ups:
- Re: [PHP] XML Data merging
- From: "Eric Butera"
- Re: [PHP] XML Data merging
- Prev by Date: Re: [PHP] SMTP vs mail()
- Next by Date: Re: [PHP] Posting Summary for Week Ending 11 January, 2008:
- Previous by thread: Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net
- Next by thread: Re: [PHP] XML Data merging
- Index(es):
Relevant Pages
|
|