Following up on my post last night, I made a few changes to the example pages and added the ability to create a new Zoho Writer document by uploading (importing) a document (rtf, doc, odt, txt, html, sxw supported). The included PHP class now allows you to do everything the Writer Remote API provides, albeit with no real error checking.
- Create a new document
- Create a new document from an existing file
- Open a saved document from the database
- Save a document to the database
I think this is about as far as I'll be taking this until there is a way to use it on a server that is not publicly accessible.
The latest version (August 1, 2007, rev 925) is available for download here: zoho-remote-writer.zip


