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

Subscribe to our news:
Partners
Testimonials
George Westrup: "I have saved so much time using your products. Also you are quick to respond to every question I have had. Thanks for the great support".
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

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,



Prev Return to chapter overview Next