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

Subscribe to our news:
Partners
Testimonials
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".
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

Signature

Use this control to allow users to draw smooth signatures, save and store them as external files.

 

 

Format for saving (PNG, JPG)

Specify the file format the drawing will be saved.

 

Folder to save

Use this field to specify the folder to be used to store signatures.

 

Store file name only

Defines whether the full file path (e.g. signatures/John_Smith.jpg) or only file name (e.g. John_Smith.jpg) is stored in the database after the saving.

 

Check the Generate random file name option to save signatures with random names or specify the File name template to be used for file name generation.

 

Replace file if exists

This option allows you to set whether the signature will be saved or ignored in case a file with the same name already exists in this folder.

 

Set the size of Draw area (width and height) in pixels.

 

Pen color

Define the color to be used to draw the lines. The color be any color format accepted by context (i.e. transparent, black, red, #0fe128). By default, it is black.

 

Background color

Specify here the color to be used to clear the background. As the pen color use any color format accepted by context (i.e. transparent, black, red, #0fe128). Use a non-transparent color e.g. "rgb(255,255,255)" (opaque white) if you'd like to save signatures as JPEG images.

 

Inline styles

Use this field to set formatting options to be used inside the style attribute of the element. For example, to set the font color and the background color for a control, place the following string to Inline styles:

 

color: red; background-color: yellow;

 

Custom attributes

This property allows you to add simple metadata to individual elements, largely for the purpose of providing information to make JavaScript functions easier. Such attributes can be later handled in client-side events. For example, to add several custom attributes to an editor, enter the following string into the Custom attributes edit box:

 

data-city="Boston" data-lang="js" data-food="Bacon"

 

It is recommended to prefix all custom attributes with data- to keep the result document compatible with the HTML5 requirements.



Prev Return to chapter overview Next