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

Subscribe to our news:
Partners
Testimonials
Charles Phillips: "I very much like the program and all of its functionality! Would be happy to give you an endorsement or recommend it to others - saves me a ton of time".
Grey: "We're a two-person company, it's just me an my wife. I'm the technical guru, and she handles the business operations. I have to know a lot about MySQL, but that's much too technical for her. I have frequently had to setup CGI scripts (I code in Perl) so she can manage some of our tables (suppliers, manufacturers, etc).

I discovered PHP Generator a couple of days ago, tried the free version,and within a few hours I had purchased the Pro version (as well as SQL Maestro for MySQL).

Today I am completing the conversion of the last of my custom table managers to PHP Generator. This is eliminating several thousand lines of code that I don't have to support any more!

Thanks for this fantastic product".

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