fomalhaut
Member
- Messages
- 107
- Reaction score
- 0
- Points
- 16
Hello.
On my page (written with php, mysql, html) after a user has connected himself (giving user name and password), the menu is changed, according to his "hierarchical level".
I want to be sure he doesn't stay connected without action over a certain delay.
How can I do that ? Does a javascript function controled by timeout(xx,nn) can be a good way for that, or are there better ways ?
Thanks.
On my page (written with php, mysql, html) after a user has connected himself (giving user name and password), the menu is changed, according to his "hierarchical level".
I want to be sure he doesn't stay connected without action over a certain delay.
How can I do that ? Does a javascript function controled by timeout(xx,nn) can be a good way for that, or are there better ways ?
Thanks.
Last edited: