Re: [PHP] xml encodeing with new_xmldoc("1.0");

2002-09-30 Thread Tom Rogers
Hi, Monday, September 30, 2002, 10:54:25 PM, you wrote: DÖJ> I need to apply iso-8859-1 encodeing to the that DÖJ> this function creates: DÖJ> new_xmldoc(“1.0”). DÖJ> I tried to replace the line but ofcourse the new_xmldoc function creates DÖJ> object-tree of the document and I don’t know I ca

[PHP] xml encodeing with new_xmldoc("1.0");

2002-09-30 Thread Davíð Örn Jóhannsson
I need to apply iso-8859-1 encodeing to the that this function creates: new_xmldoc(“1.0”). I tried to replace the line but ofcourse the new_xmldoc function creates object-tree of the document and I don’t know I can reffrer to the first line, or or just create the document with the encodeing