Home
Name Modified Size InfoDownloads / Week
lib 2017-04-20
demo 2017-04-20
sql 2017-04-20
templates 2017-04-20
update.gif 2017-04-20 1.2 kB
README.txt 2017-04-20 738 Bytes
commonSQL.php 2017-04-20 6.3 kB
config.php 2017-04-20 150 Bytes
odtReportSQL.php 2017-04-20 35.7 kB
odtphpsql.php 2017-04-20 11.2 kB
language-it.php 2017-04-20 3.0 kB
odtphp.php 2017-04-20 20.0 kB
language-en.php 2017-04-20 2.6 kB
language.php 2017-04-20 2.6 kB
Totals: 14 Items   83.5 kB 1
Pre-requisites:
   A WAMP installed.

   Install:
   1)  Download all files.
   2)  Create a web dir (e.g. www/odtdocument/ ).
   3)  Copy all files in www/odtdocument/, www/odtdocument/lib, www/odtdocument/templates.
   4)  Using phpMyAdmin, create a database (e.g. odtdbase).
   5)  Import the SQL files: odt_queries.sql. odt_reports.sql in odtdbase to create tables.
   
   Setup:
   6)  Copy language_xx.php to language.php.
   7)  Edit and updates: config.php, language.php and odtphpsql.php (see TODO in files).
   
   Demo:
   1) Unzip demo.zip in  www/odtdocument/
   2) Import the SQL file: odtphp.sql on odtdbase to create and populate all tables for demo.
   3) Run demo starting fom odtdocument/index.php
   
Source: README.txt, updated 2017-04-20