If your website has a feature such as uploader and you want to track the people that use it, then you may want to consider using some sort of record script that will record information to somewhere. In this tutorial you will see how you can create a script that will silently record a user IP address and store all information in a .txt file, no database required!
Comments