« PHP : How to measure execution time of your script (スクリプトの実行時間計測) | メイン | SQLite : AUTOINCREMENT keyword »

PHP: CAPTCHA

あとで読む

I am looking for a simple way to embed CAPTCHA (CAPTCHA - Wikipedia) into some web app with PHP. I want a simple one, but also want a cool one. PEAR Text_CAPTCHA(PEAR :: Package :: Text_CAPTCHA) is a candidate, however, it seems to have only one too simple design of CAPTCHA image.

PHPを使ったサービスに CAPTCHA(画像認証)(Captcha - Wikipedia) を簡単に組み込む方法を探していたのだが、PEAR に Text_CAPTCHA パッケージがある。これはひとつの候補なのだが、Do You PHP? - PEAR::Text_CAPTCHAでCAPTCHA などで紹介されている CAPTCHA画像を見るに、もうちょいとかっこよくしたいなぁ、と思うワケです。

Finally, I found Cryptographp which is easy to install and has multiple predefined designs of CAPTCHA image. (See the download page, Cryptographp : Free captcha captchas antispam). Also, you can use this with PHP4(>4.3.0). It is cool.

というわけで、見つけたのが Cryptographp。PHP4でも使えて、簡単に組み込めるし、ダウンロードページに紹介されている設定ファイルを使えば、好みの画像デザインを使用できる。スバラシイ。

Cryptographp : Free captcha captchas antispam

Trackbacks

Trackback URL:
http://groundwalker.com/mt/gwtb.cgi/225

« PHP : How to measure execution time of your script (スクリプトの実行時間計測) | メイン | SQLite : AUTOINCREMENT keyword »

スポンサー

関連ブログ

あわせて読みたい

関連キーワード

Powered by
Movable Type 3.34

連絡先