Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 05-18-2007, 08:31 AM   #1 (permalink)
 
Newb Techie

Join Date: Mar 2007

Posts: 6

iorgus

Smile PHP captcha script needed

Hey guys,
I am currently designing a website for a friend which i need a PHP Captcha script can't really find it anywhere, im a bit of a noob with PHP and the stuff is fairly simple so bare with me. If you have any suggetions please let me know.
iorgus is offline  
Old 05-18-2007, 12:43 PM   #2 (permalink)
 
Monster Techie

Join Date: May 2004

Location: Tucson, AZ, USA

Posts: 1,183

Vormund

Send a message via AIM to Vormund Send a message via MSN to Vormund Send a message via Yahoo to Vormund
Default Re: PHP captcha script needed

Can't find "it"?! I think you need to narrow your choice - like, do you want image verification? This was the first I found on Google:
PHP Form image verification

I didn't look at the above code, but these scripts are fairly straight-forward with PHP, if you wanted to try and create one (it's a great way to use lots of PHP's functionality). You can make some pretty fancy pictures using PHP's GD library... when I get home, if I can remember, I need to post a few that a friend made. They look awesome.

Then again, you may be speaking of another type of CAPTCHA?
__________________
Vormund is offline  
Old 05-20-2007, 01:33 PM   #3 (permalink)
 
Newb Techie

Join Date: Mar 2007

Posts: 6

iorgus

Default Re: PHP captcha script needed

Quote:
Originally Posted by Vormund View Post
Can't find "it"?! I think you need to narrow your choice - like, do you want image verification? This was the first I found on Google:
PHP Form image verification

I didn't look at the above code, but these scripts are fairly straight-forward with PHP, if you wanted to try and create one (it's a great way to use lots of PHP's functionality). You can make some pretty fancy pictures using PHP's GD library... when I get home, if I can remember, I need to post a few that a friend made. They look awesome.

Then again, you may be speaking of another type of CAPTCHA?
I searched on Hotscripts.com :: The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal and I also found Captcha Creator (Captcha Creator - PHP Script Package ), very easy to install and works nice. What is your opinion about this script?
iorgus is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PHP code needed Syphanx Programming Discussions 7 05-15-2007 04:03 PM
PHP 2-player game? thejeremy Programming Discussions 4 04-09-2007 06:01 PM
Remote file access w/ IP + PHP? thejeremy Programming Discussions 2 04-04-2007 05:24 PM