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

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".
Craig Cordell: "The simplicity of your code generator is fantastic. We've evaluated dozens of others over the past few years but have yet to find one that is as easy to use as yours".

More

Add your opinion

PHP Generator for MySQL online Help

Prev Return to chapter overview Next

Inactivity Timeout

You can specify the maximum amount of time (in seconds) after that a user will be automatically logged out from the application if he/she does not perform any action during this period. The appropriate message will be displayed to the user and he/she will have to log in again to continue his/her work with the website.

 

Inactivity timeout is supported for all kinds of authorization. When the timeout is reached, the OnBeforeLogout event fires.



Prev Return to chapter overview Next