I want to integrate the new Google recaptcha with symfony 1.4

时间:2016-04-25 09:06:32

标签: php symfony-1.4 recaptcha

My application is built with symfony1.4 and I want to integrate the new recaptcha by Google(v2). The sfWidgetFormReCaptcha that comes with the framework seems to use the old version of recaptcha... I need to know if it's possible to upgrade my plugin in order to use the newest recaptcha ? Is there any other recaptchaPlugin v2 compatible with symfony 1.4 ?

Thank you in advance for your answers

1 个答案:

答案 0 :(得分:0)

您可以使用symfony 1.4的内置验证码插件。以下是链接。

http://www.symfony-project.org/plugins/sfReCaptchaWidgetPlugin