Well not sure how to go about it but what I can tell you is that OpenDocument is a zip and there is already an XSLT transformation to plain XML. With PHP support for both Zip an XSLT (php-xsl) you should just need to call this xslt from php and will end up with the same result.
There is this: http://www.jejik.com/odf-xslt/ Now that I read about this project it actually uses PHP too on CLI mode. On Feb 11, 2008 10:31 PM, 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 > > > -- > Thanks > Soma Sekhar > -- Alexandro Colorado OpenOffice.org Español IM: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
