I am developing an application in PHP. It has a sign in section. I want to know how can i block a user for (lets say) 15 mints from logging into the account if the user enters 4 times wrong passwords. How can i block logging in from that specific IP using PHP MySql
Can anyone have the script or refer me to any tutorials. Thanks