How to Find how many times login in my account?
i want know login count.
Thanks&Regs
Magesh.A
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prasant JinagaPosted Mar 5, 2012, 4:07 AM
Keep a column in the DB as noLogin.Everytime when you gog in to your A/c increment the count.and after log In fetch the same count and display in the UI.
This is one of the Approach I feel.
Thanks,
Prasant