[Ur] Server threads?

Chris Double chris.double at double.co.nz
Fri Dec 17 04:29:38 EST 2010


If a Client is in a table row and the client disconnects that row is
removed automatically. Is it possible to also run a function at this
time? Say I do some work when the client connects followed by adding
them to the table, they disconnect, I want to cleanup the work I did
previously before the row is removed. Is this possible?

If not, is it possible to run some scheduled task or thread that
periodically runs a function on the server to do this cleanup?

Chris.
-- 
http://www.bluishcoder.co.nz



More information about the Ur mailing list