dongshou6788 2013-03-17 13:07
浏览 40
已采纳

Yii Captcha小部件中的日文字符?

Working on a Japanese forum web app done in Yii. The problem is we are starting to get some english-language spamming since the captcha is in English characters and anyone who can read it can basically spam. I'd like to have the captcha in Japanese kanji, which is of multibyte string type. Anyone do a multibyte-captcha in Yii before? Any advice or links would help.

*It would also be cool if I could pre-define the characters that are displayed but that is bonus.

  • 写回答

2条回答 默认 最新

  • dqdt45183 2013-03-18 13:11
    关注

    I have found the solution (at least for Japanese-language uses). Check out Yii veteran softark's awesome CCaptcha extension jcaptcha: http://www.yiiframework.com/extension/jcaptcha/

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 机器学习能否像多层线性模型一样处理嵌套数据
  • ¥20 西门子S7-Graph,S7-300,梯形图
  • ¥50 用易语言http 访问不了网页
  • ¥50 safari浏览器fetch提交数据后数据丢失问题
  • ¥15 matlab不知道怎么改,求解答!!
  • ¥15 永磁直线电机的电流环pi调不出来
  • ¥15 用stata实现聚类的代码
  • ¥15 请问paddlehub能支持移动端开发吗?在Android studio上该如何部署?
  • ¥20 docker里部署springboot项目,访问不到扬声器
  • ¥15 netty整合springboot之后自动重连失效