Change xml into a different type of xml sounds like a job for the xslt 
functions. Works like a charm

Michael Ransburg wrote:

>Hi!
>
>I understand that it's easily possible to parse xml documents with php.
>But what about changing them? With other xml parsers, I have the xml
>document in a structure (usually a tree or an array) and when I change
>something in the structure I can later "write out" the structure again
>into a xml file and get a changed xml file that way. Is this possible
>easily with PHP too?
>
>Thanks
>Mike
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.394 / Virus Database: 224 - Release Date: 03.10.2002
> 
>
>  
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to