Say I have a webpage or link and I want to disable after 500 visits. Is it possible to disable it, if yes then how?
use cookie and add the counter that could be 1 solution however if cookie has been deleted then disable thing will not work