There is a page that receives post requests. How can I keep track of how many different ip addresses contact this address? You can save all the ip addresses in one array in the txt file or in the MySQL database. How can you implement such a function?
|