Hi,

Thursday, July 10, 2003, 6:44:55 AM, you wrote:
MG> Tom:

MG> Thanks for the help.  Using the array setup you described, I end up with the
MG> value of each "record" node being appended to a single instance of the
MG> parent node.  And that single instance of the parent node is the final one
MG> that was parsed (the attributes verify this).  The example I used below is
MG> outputting this:

MG> <rootElement>
MG>   <record id="2">Value 1Value 2</record>
MG> </rootElement>

MG> Any ideas?

Can you send me the bit of code or the array you are using so I can
see better what you are doing :)
Maybe I miss understood something


-- 
regards,
Tom


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

Reply via email to