Choose your database:
AnySQL
MySQL
MS SQL Server
PostgreSQL
SQLite
Firebird
Oracle
SQL Anywhere
DB2
MaxDB

Subscribe to our news:
Partners
Testimonials
Olivier Auverlot: "At my work (a universitary computer research laboratory), I'm alone to create all applications and databases. I don't know how I could do all the work without it. It's really a very productive software. I can focus on the database schemas and create quickly the user applications with a minimal amount of code to maintain".
Simon Greener: "A lot of work went in to designing our application database. PHP Generator allowed us to build a fully functional, professional looking, and functionally powerful web application from that database. It has freed us from worrying about low level code, enabling us to focus on the business requirements of the customer. The support provided is excellent with staff quickly producing answers to questions ranging from newbie to simple or complex. I highly recommend the product".

More

Add your opinion

PostgreSQL PHP Generator online Help

Prev Return to chapter overview Next

Common generation options

At the last wizard step you can specify header and footer, set a localization file, and define security settings of the created application.

 

Access driver

There are several PHP drivers to communicate with database servers and PostgreSQL PHP Generator allows you to select a driver to be used by the generated web application. Note that the corresponding set of PHP functions should be available on your web server. By default the driver is set in accordance with the application output options.

 

Output directory

Generated files will be created in the output directory stored on your computer. To see the result of the process, open any prepared .php file with any browser. Note, that to run PHP code you need to have PHP and Apache installed or to run any portable web server. To deploy ready web application to the Internet, copy the created directory to your hosting.

 

Generation options

To make the repeated generating process more fast, it's recommended to avoid repeated copying of non-changeable system files stored in components, database_engine, images, libs folders. These files must be rewritten only in case they were generated by the former version of PostgreSQL PHP Generator.

 



Prev Return to chapter overview Next