Captcha [Part 2]

PHP July 18th, 2008

Captcha again!! :) In this Captcha, i tried to using Ming Library as PHP extension. Ming Library is used to generate Flash movie on Fly. So I can animated my Captcha using Flash movie. Make sure you have installed this extension. For Windows user you can install easily with XAMPP (download here). It’s same like previous Captcha you need add least 3 PHP files.

Read the rest of this entry »

Sphere: Related Content

Tags: , , ,
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Captcha [Part1]

PHP July 14th, 2008

Do you know Captcha? Hmm.. I think captcha is used to anti spam. Usually, if you want to submit a form, you must read combination codes and write it on text area. If match, the form will submitted and vice versa. It is used to detect you are machine or not.. hah so funny right? but it’s true :p

Hehe.. no more talking, I’ll show you how to create captcha with PHP.. hah PHP again? yup, for captha I used GD Library for rendering image under PHP, so make sure you have installed this extension. To get captcha with PHP you need to create at least 3 PHP file. This is without database. I use session.

Read the rest of this entry »

Sphere: Related Content

Tags: , , ,
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...

Blogroll Link Update