This is a short PHP script that converts MS-Word docs on the fly (and caches) using wvWare. This script will create all .html, .png, etc. files in the wordconv subdirectory. The .html files will not be deleted after serving. The created html files are reconverted when the modification time on the .doc file is newer than the .html file. If the .html file is already present, it is served up directly (i.e. cached) without reconversion. Requires: wvWare and which will be available from sourceforge.http://instruform.com/wordconv.phps
This is a short PHP script that converts MS-Word docs on the fly (and caches) using wvWare. This script will create all .html, .png, etc. files in the wordconv subdirectory. The .html files will not be deleted after serving. The created html files are reconverted when the modification time on the .doc file is newer than the .html file. If the .html file is already present, it is served up directly (i.e. cached) without reconversion. Requires: wvWare and which will be available from sourceforge.http://instruform.com/wordconv.phps