Hello, I want to add captcha before showing content of the page. If clicked successfully on the button then content of the page can be seen. I am using php made script. Can anyone please help to setup things?
For example see the screenshot: http://prntscr.com/m7iza6
After clicking on human verification button, all the content of the page can be seen.
In this scenario, url of the page is not being changed. Like I open domain.com/view then captcha will show on domain.com/view and after clicking on verification button content shows on the same url domain.com/view
For example see the screenshot: http://prntscr.com/m7iza6
After clicking on human verification button, all the content of the page can be seen.
In this scenario, url of the page is not being changed. Like I open domain.com/view then captcha will show on domain.com/view and after clicking on verification button content shows on the same url domain.com/view
Comment