See what IP addresses access PHP script on my website?

Richard M

New member
I have a free website hosted at awardspace.com

I have some PHP scripts there and my sql database.

I want to see what IP's access my site (specifically for each PHP script). Idk if this requires editing the PHP scripts or something with the site itself.

I use the site for an auth system, people login using the php scripts. I want to be able to see if usernames are logged onto from more than one ip address and if it is then the acc is deleted (I can do the deleted part).

Any help is appreciated.
 
Back
Top