Menu

Tree [r6] /
 History

HTTPS access


File Date Author Commit
 documentation 2010-07-27 neveldo [r2] POD 1.1
 library 2011-08-21 eldy [r6] Update GNU address
 tests 2010-07-27 neveldo [r2] POD 1.1
 unittests 2010-07-27 neveldo [r2] POD 1.1
 .project 2010-07-18 phpopendocument [r1]
 README 2010-07-18 phpopendocument [r1]

Read Me

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/*