Hi all,
i have got a table taskdatetime with fields entertime and outtime.this table is accessed by users who login and logout.the users logout after 9 hrs of work.
Now some users forget that they have to logout.So when they login the next day a message shud pop up that they have not registered the "logout THE DAY BEFORE"........plz tell me how will i access the record the day before.....................
i know tht subtracting now()-86400 will give me the day before ...but i still dont know how to access.....
Also my version of mysql< 4.1.1 so no modern functions plz
i can use only unix_timestamp function...nothing else...........
plz help......
Sansoft


