Thanks Sharma :)
I really appropriate your help.Actually i have php application which is developed fully.The application have some point of each user in database.The requirement is to show these points with increment with passage of time and this will be real time.
These points will also be updated in database corresponding to each user.
Each user can see his point increasing when ever he came to online or loggin.
I have to take care about time spent if he login after 3 hours the will be automatically incremented and start again increment in it according to time spent.
So i have decided to implement Node js for that .Hope you will get my point.