PHPOpenDocument
// Installation
The library PHP files are located in the "library" directory.
To use PHPOpenDocument directly move the content of the "library" directory on you web directory. Consider to put all the PHP content in a "pod" directory.
Example on Windows :
c:/wamp/www/pod/*
Example on Linux :
/opt/lampp/htdocs/pod/*