Archive

Archive for August, 2009

PHP + OOo in Microsoft Windows Environment

August 4th, 2009 andre4s_y 8 comments

This is a tutorial, as result from my research, how to communicate between PHP, as popular web programming language, and OpenOffice.org (OOo), as Office applications in Microsoft Windows environment. I hope with this tutorial will help web developers to develop web based office applications better, not only in unix environment but also in Microsoft Windows environment. I include 2 modified working (100%) examples based on examples i found in references.
Update:
12/06/2010 - Bug PHP #35954. I change PHP requirement.
21/05/2010 - Tested using Microsoft Windows 7 Ultimate. Result: 1-3: OK! 4: not tested.
17/02/2010 - Lauch of OOo 3.2. See note.

Read more...