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

Subscribe to our news:
Partners
Testimonials
Dave Lantz: "I have to say that I simple love this product and its ease of use. I know that I have only tapped into about 20% of what it can do. In my business I come into a lot of contact with developers and I tell them all, that if they need an easy way to connect, report or work their databases they MUST check out your products".
Jonathan Oakes: "This is a lovely application. It's easy to hook into my own bespoke applications. It's very powerful, yet really quite simple to use. Thanks for this".

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