AppGini Online Help > Working with projects > Generating PHP applications

After you have finished working with your project (defining tables, fields and styles) the only thing remaining now is "firing" your application! Click the 'Generate PHP Code' icon The 'Generate PHP Code' icon. You'll be asked to select (or create) an output folder.


Next, you'll see a window that lists all the files that will be generated. If the folder you chose in the above step contains files with the same name, you can specify in this window shown below which files to overwrite and which to skip. If no files with the same names exist, you can just click on "Ok" to create all the files.



Finally, a log window tells you everyting that happened: error checking, files overwritten and files skipped. You can save the log for future reference. At this point you are finished with AppGini. The next (and final) step is the setup of your PHP application. Follow me please :)