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

Subscribe to our news:
Partners
Testimonials
Gabriela Arsene: "MySQL PHP Generator is really excellent! A very useful, easy to use tool and above all it is free, saving a lot of time and money to a developer! Great job! Congratulations to all the people who work at this project".
Dave Lantz: "I have to say that I simple love this product and its ease of use. I know that I have only tapped into about 20% of what it can do. In my business I come into a lot of contact with developers and I tell them all, that if they need an easy way to connect, report or work their databases they MUST check out your products".

More

Add your opinion

PHP Generator for MySQL online Help

Prev Return to chapter overview Next

Getting started

In general, all you need to create your own feature rich data-driven web application is to complete the following simple steps (in fact, only first two steps are mandatory):

 

Connect to the database you want to work with through the web;
Specify datasources for web pages;
Customize web pages to be created;
Specify security settings to protect your data from an unauthorized access.

 

 

PHP Generator for MySQL allows you to save and restore all the options set during a session. All the session parameters may be saved and loaded to/from a project. Loaded settings may be edited if necessary. To open an existing project, click More... > Load Project on the first wizard step and select the project file or choose one of recently used projects.

 

See also: Working with projects.



Prev Return to chapter overview Next