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

Subscribe to our news:
Partners
Testimonials
Dionys Henzen: "Congratulations! Your MySQL PHP Generator is a great tool, that can save a lot of time and money to a developer! I'll evaluate for sure your software products when I need them. Great job".
David Lantz: "Thank you, this is by far the simplest, and most friendly utility for building db record system I have ever used. I wish I could get my systems guys at the office to purchase this for our company would be so very helpful and speed up a lot of work. I for one have used it for everything from a simple inventory record of my house, to a members record for my church just little pet projects and a test bed to test my own db builds and theories before having to hand code at the office..... it is a lot of fun to work with".

More

Add your opinion

PHP Generator for MySQL online Help

Prev Return to chapter overview Next

More customization options

Besides settings available in the Page Editor tool,  PHP Generator for MySQL allows you to customize created webpages in the following ways:

 

Built-in color schemes

The simplest way to adjust the look and feel of the result application is to select one of color schemes the software comes with.

 

A sample webpage generated using different color schemes.

A sample webpage generated using different color schemes.

Custom color scheme

This allows you to provide the application with a specific look and feel defining your own style sheet (or changing an existing one).

 

A sample webpage generated with custom color scheme.

A sample webpage generated with custom color scheme.

 

Header and Footer

These are fragments of HTML code that will be included into all the generated pages. They can be customized within the appropriate window at the last step of the wizard.

 

A sample webpage with specified header.

A sample webpage with specified header.

Custom Style Sheets

It is also possible to define custom styles to be applied after all pre-defined CSS rules. This can be useful to define such things as size of controls, text alignments, background images, and more. More about user-defined styles.

 

Events

Events are pieces of code that are run when an action is taken by the user. Such events as OnBeforePageExecute, OnCustomRenderColumn, and OnCustomDrawRow can be used to change the webpage appearance. Please find some examples of using these and other events in our demo application and in the Resources section at the product home page. Open the User Javascript window to define functions to be called from event handlers and other client-side code for your website.

 

Custom templates

While all the previously described methods allow you to define colors, fonts, text alignments, and other display attributes of generated webpages, this one helps you to redesign the webpages entirely i.e. define what controls are displayed on a specific form, where they are displayed, and what they display. Live examples.

 



Prev Return to chapter overview Next