We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
By default, HandyMail utilises a hidden honeypot field as a security mechanism against bots.
However, it can be easily be configured to use Google Recaptcha for the added layer of security.
$form->use_captcha(string $secret, string $sitekey);
Note: you must first register for ReCaptcha here to receive the necessary parameters for use_captcha().
use_captcha()
There was an error while loading. Please reload this page.