> From: Daniel Schierbeck <[EMAIL PROTECTED]>

> I am having some problems with the XML features 
> (I use the fancy new SimpleXML). It works like 
> a dream when I'm retrieving information from 
> an XML document, but when I want to insert new 
> tags it screws up. 

Someone will correct me if I'm wrong, but I don't think you can add elements to the 
XML file in this way. You can change existing values, but cannot add new elements from 
what I've seen. It seems pretty intuitive that it would work in the way you describe, 
so I don't know why it doesn't. 

---John Holmes...

UCCASS - PHP Survey System
http://www.bigredspark.com/survey.html

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

Reply via email to