Skip to main content

All Questions

Tagged with
0 votes
0 answers
43 views

Recaptcha v2 implementation with PHP

Consider the following form: <form action="https://bookings.com/book?venue_id=5e421312312" method="POST" role="form"> <input name="...
user2713512's user avatar
1 vote
2 answers
987 views

Add v3 Recaptcha to a custom Wordpress registration form

I have a custom wordpress registration form, that works well. However, I am really struggling to get a recaptcha in to prevent spam. I'd prefer a v3, but would be ok with a v2 if it's easier to ...
user2115227's user avatar
0 votes
0 answers
560 views

detect and disable auto clicker apps

we have an online game ,that some people made our life so difficult by cheating with the auto clickers apps i think the apps are made with c++ or javascript , they save the settings in it and the app ...
Zeyad's user avatar
  • 1
0 votes
1 answer
1k views

I'm trying to add Recaptcha V3 to my website but I'm getting the error invalid-input-response

I'm just desperately trying to make it work... Been sitting on this for a good 4 hours I tried many many solutions from google, I have no idea what to do now so posting here is my last resort. I also ...
nnaem's user avatar
  • 188
2 votes
0 answers
578 views

How do I display reCAPTCHA in modals with different id?

This is my code: <script src="https://www.google.com/recaptcha/api.js" async defer></script> <?php $result = $DBConnect->query("SELECT id FROM table"); ...
user_59910105's user avatar
1 vote
0 answers
826 views

Form submission and recaptcha not working on submit

I am trying to implement a reCAPTCHA on my html form, and I followed the steps outlined in Google documentation but the button isn't working now when you click 'Submit". The reCAPTCHA doesn't ...
David Feudale's user avatar
0 votes
0 answers
26 views

reCAPTCHA said: incorrect-captcha-sol problem with PHP [duplicate]

I have simple code in PHP and trying to check my form with reCaptcha. I already tried v3 or v2 and the problem is the same. All links are correct, I have no table in form, and keys from console admin ...
Matúš Rebroš's user avatar
0 votes
2 answers
413 views

PHP Mailer 6 Contact Form sends message and attachments, but reCaptcha V2 is ignored

I was hoping I could solve this myself, but nothing I've tried works. I've managed to cobble together a contact form using PHPMailer with the option of adding multiple attachments which works ...
neilwhitedesign's user avatar
0 votes
0 answers
930 views

How to verify the reCAPTCHA (v3) request on server side?

As a first step to avoid receiving spam I managed to implement reCAPTCHA (v3) on client side (see Javascript and HTML-form). Without result yet because I still do receive spam. After reading several ...
Yoorizz's user avatar
  • 217
-1 votes
1 answer
619 views

Adding A Button To Close A Tab In HTML/PHP

I am trying to add a button to my HMTL form that will allow me to close the tab that is being opened in the web browser for google recaptcha v3. Not only would I like to close the tab that was opened ...
deniz's user avatar
  • 11
0 votes
1 answer
2k views

Google reCAPTCHA V2 checkbox HTML and PHP Contact Form Code

I have used this site to find answers in the past and have decided to create an account, so I can share and help others. This post is not a question, but rather to share the code I have been using for ...
Technoyd's user avatar
1 vote
0 answers
57 views

Recaptcha for existing form ... the php part is giving me problems

Am not really a coder, but understand a little... Bought a web template with a contact form. It sends the form to a php for validation, which in turn sends it to me in an email. I can get the ...
frozenpenguins's user avatar
2 votes
1 answer
117 views

Allow form to send POST request but prevent page from reloading - Javascript

I am working on a signup form with an integrated v2 reCAPTCHA and I ran into the issue that when submitting the form which includes the reCAPTCHA, it is reloading the page. I have a php function to ...
TheIvoryCoder's user avatar
0 votes
0 answers
24 views

Google reCaptcha v2 in HTML/PHP always shows failed Captcha [duplicate]

I have a problem with my Google recaptcha v2. PHP Code: <?php function reCaptcha($recaptcha){ $secret = "SECRET KEY"; $ip = $_SERVER['REMOTE_ADDR']; $postvars = array("...
Soda's user avatar
  • 89
0 votes
0 answers
669 views

How can I validate google recaptcha on the server side?

I have a contact form and I'm trying to validate google's Recaptcha on the server-side. I'm using reCAPTCHA version 2. My HTML form looks like this: <div class="container-contact100"> ...
Benny B's user avatar
  • 55
1 vote
1 answer
639 views

How to run recaptcha 2 in html and php?

index html: <!DOCTYPE html> <html> <head> </head> <script src="https://www.google.com/recaptcha/api.js" async defer></script> <body> <form method=...
user15187942's user avatar
0 votes
0 answers
139 views

Display Google reCAPTCHA response on same page

I'm building a site with a contact form, I want to be able to display the Google reCAPTCHA response on the same page (e.g. "Message sent successfully" or "Invalid reCAPTCHA. Try again.&...
joshiswho's user avatar
0 votes
1 answer
507 views

Google ReCaptcha Always Return False after domain transfer

I moved my website and domain to a new hoster and since then Google Recaptcha has stopped working. I haven't changed anything in the code and the domain has also remained the same. This is my PHP code ...
Azalen's user avatar
  • 5
0 votes
0 answers
183 views

reCaptcha v2 and PHP in email form

So I have found this solution in this forum: reCAPTCHA and PHP to send an Email Form I have added the script in my header and added my keys in the email form and in my PHP code as specified in the ...
Michael Mogensen's user avatar
0 votes
0 answers
51 views

Domain Format for Add-on Domain on reCAPTCHA v3

I'm currently trying to integrate reCAPTCHA v3 to my newly created site's contact form. The problem is that it always returns 'failed' response even though the input data were valid. I tried add ...
Liandi Noviandra's user avatar
0 votes
1 answer
43 views

How to make recapcha v2 a required field in html form?

I'm having issues with adding a recaptcha to my html form. the widget is displayed and works properly, the problem is the send button is working even when the recaptcha isn't validated. Can someone ...
Piopio's user avatar
  • 7
2 votes
2 answers
9k views

extract reCaptcha from web page to be completed externally via cURL and then return results to view page

I am creating a web scraper for personal use that scrape car dealership sites based on my personal input but several of the sites that I attempting to collect data from a blocked by a redirected ...
Joel Mac's user avatar
  • 148
0 votes
1 answer
613 views

reCAPTCHA V2 Failing On Server Side Validation

My reCaptcha V2 "I'm not a robot" is failing on the server side. It seems to be failing at: post_captcha($_POST['g-recaptcha-response']) Both the public & pvt key are correct and on the correct ...
Johno Cown's user avatar
1 vote
2 answers
5k views

Google reCAPTCHA v2 not displaying on page

I am trying to add Google reCAPTCHA v2 to my form but it is not displaying. I have the script <script src="//www.google.com/recaptcha/api.js"></script> at the end of the head ...
eboigblc's user avatar
1 vote
1 answer
719 views

How do I place a Google recaptcha in my website successfully?

I am having real trouble putting a Google recaptcha into my website. There seems to be no easy to follow tutorial. I am brand new to JavaScript, but am building a website which receives a huge amount ...
CThomas's user avatar
  • 199
-1 votes
1 answer
73 views

How to get reCAPTCHA data with Ajax

I would like to get "human" or "bot" with Ajax based on reCAPTCHA score, but it doesn't work... Could you give me any advice? You don't need to think about validation at this point. html <form id=...
neg404's user avatar
  • 93
2 votes
2 answers
52 views

stumped with recaptcha verification step

I hate asking for help.. but I've spent I dunno how many hours trying to figure out how to implement the verification step for this form with recaptcha. I understand the I need define the private key ...
Ryan Soundman's user avatar
0 votes
0 answers
51 views

HTML form showing the php code after submit

I have a simple html form what I use in all of my websites in different servers. In a new server I found a problem I cant solve by my own. The problem is that after hit the submit button php code ...
Bálint Forgács's user avatar
0 votes
1 answer
91 views

Setting up reCAPTCHA in HTML Contact Form

I have a Contact Form in my website where I have included a reCAPTCHA. The client-side is working; however, the server-side has an issue. The server-side integration page of the Google reCAPTCHA ...
Fatima's user avatar
  • 35
1 vote
0 answers
57 views

verifying Google reCAPTCHA v2

I'm trying to develop a contact-form for my wifes website. I found this code that works very well and does what it needs to do (Send a copy to the sender of the message) The only thing I want to ad ...
NicoV's user avatar
  • 31

15 30 50 per page
1
2 3 4 5 6