Hello..

How to make the PHP file (Login page) to update a value every 5 seconds for example 
from the database..

So if the connection is alive it will update the value. But if the connection 
diconnected with the database then it will stop doing that.. then in the comming login 
it will do the same..

So how to do that?

And also I want to know if the user didn't logout from his account.. I mean closed the 
APP (VB APP) without pressing the "Logout" button.. so will it continue updating the 
database? or it will automatically stop that?

Regards..

Reply via email to