I'm thinking about making a PHP app that would store the IP addresses of people currently visiting my website by keeping them in a database.
I was wondering if someone else has done it before, it's such a common thing that I think someone else has probably done it before.