Extract Application

Last modified: 25 Dec 2006.


1. Introduction

This HOWTO describes the steps to take if you want to use your application out of the context of PHP GEN, so not from the output directory. There are different steps to follow for a 'Single Table' or 'Multiple Tables'.

2. Extract Single Table

In this section, we'll assume you have a working PHP GEN installation available in /home/www/htdocs/php_gen/. Also, we'll be working on a tables called 'product'.

Note: When you need to copy or edit files/directories, and a relative path is given, the directory /home/www/htdocs/product/ is assumed.

3. Extract Multiple Tables

In this section, we'll assume you have a working PHP GEN installation available in /home/www/htdocs/php_gen/. Also, we'll be working on two tables called 'product' and 'category'.

Note: When you need to copy or edit files/directories, and a relative path is given, the directory /home/www/htdocs/my_app/ is assumed.

4. Credits

This HOWTO is based on a contribution by Gergo.