我应该如何整合recaptcha在Codeigniter [英] how should I integrate recaptcha in Codeigniter

查看:174
本文介绍了我应该如何整合recaptcha在Codeigniter的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在Codeigniter的注册表单中整合recaptcha。表单将在ajax中发布。请帮助我。



提前感谢

解决方案

会找到您的解决方案。



https:/ /developers.google.com/recaptcha/docs/display



查找

 < script type =text / javascriptsrc =http://www.google.com/recaptcha/api/js/recaptcha_ajax.js>< / script> 

您还可以在这里找到演示。



http://www.google.com/recaptcha/demo/ajax p>

I want to integrate recaptcha in registration form in Codeigniter. The form will post in ajax. Please help me..

thanks in advance

解决方案

Here you will find your solution.

https://developers.google.com/recaptcha/docs/display

Find there

<script type="text/javascript" src="http://www.google.com/recaptcha/api/js/recaptcha_ajax.js"></script>

You will also find a demo here.

http://www.google.com/recaptcha/demo/ajax

这篇关于我应该如何整合recaptcha在Codeigniter的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆