Subscribe to our news:

 Partners
 Testimonials
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".
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
 Customers
|
PHP Generator for MySQL online Help
Application-level (global) Events
Handlers of global events are pieces of PHP code that are not specific for any page i.e. these events are fired for all the generated webpages. It is possible to use Server Side API and environment variables within these event handlers.
To specify a handler for a global event, switch to the Events tab of the Project options dialog and double click the appropriate line in the grid.

The complete list of currently available application-level events is as follows.
See also: Server side page-level events, Client side page-level events,
|
 Company news 
Aug 23, 2022
New version introduces toggles, one- and two-dimensional barcodes, enhanced lookups sort order, changing page data sources, PHP 8.1 support, editor hints, and other useful things.
Feb 12, 2021
A new version comes with PHP 8.0 support, inline View forms, updated CheckBox Group editor, on-the-fly adding of new items to multi choice controls and other useful improvements.
Sep 10, 2020
A new minor version features the possibility to customize headers and footers of 'Registration', 'Resend verification' and 'Password recovery' pages, revised OnAddEnvironmentVariables event, default values is Cascading Combobox editors and more.
 Resources
The article shows how to implement an AJAX-based one-click editor for a logical column.
This article begins a series of step-by-step tutorials on how we made the NBA demo. It explains how to add new items to the menu, implement run-time theme selection, and tweak the login form.
The article illustrates how to use various chart libraries with PHP Generator.
 Feature of the day
PHP Generator allows you to set the fragments of PHP code to be executed before or after a record was added, edited, deleted, etc.
PHP Generator allows you to create a custom pagination i.e. split the records on the generated page by a specified criteria.
|