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

Subscribe to our news:
Partners
Testimonials
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".
Ran Cole: "We bought the tool last week and want to say how much we love it. We've found it not only powerful, but very user friendly. We have used the tool to create an interface that manages our MySQL DB for different types of users".

More

Add your opinion

PHP Generator for MySQL 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 PHP Generator for MySQL 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 PHP Generator for MySQL.

 



Prev Return to chapter overview Next