On 12/02/2008, Somasekhar M <[EMAIL PROTECTED]> wrote: > > Hi Everyone, > > I need some help in converting open office document file to xml using > PHP as I am not so aware of php. > > Thanks in advance > > -- Soma Sekhar >
OpenOffice documents are already in XML. An ODF (.odt, .ods, etc.) file is actually an archive of XML files. Try opening one with something like Winzip or 7Zip. I don't think this is what you meant. If it wasn't; please be more specific so that we can help you. -- Harold Fuchs London, England Please reply *only* to [email protected]
