[PHP] merging XML documents

2001-09-20 Thread ZeNDeR-X
text-based solution? Thanx :) ZeNDeR-X -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Odp: Returning a specific 'record' from an XML file

2001-09-19 Thread ZeNDeR-X
#x27;); print_r($result); xpath is much more powerful than that and i'm pretty sure you can use it the way you want it. some more info about XPath is available here: http://www.zvon.org/xxl/XPathTutorial/General/examples.html Good Luck with that ;) ZeNDeR-X -=> www.ipro.pl <=- -- PHP G

[PHP] XML DOM: encoding attribute problems and namespaces

2001-09-13 Thread ZeNDeR-X
hi ;) Recently I've been using the DOM module of php and I have encountered a few problems. I am working on a quite advanced XML application and I am forced to use the PHP technology. I need to dynamically create XML documents. There's no problem with that when i simply use this statement: $doc =

[PHP] XML DOM: encoding attribute problems and namespaces

2001-09-13 Thread ZeNDeR-X
hi ;) Recently I've been using the DOM module of php and I have encountered a few problems. I am working on a quite advanced XML application and I am forced to use the PHP technology. I need to dynamically create XML documents. There's no problem with that when i simply use this statement: $doc =