phpmash Posted March 15, 2007 Share Posted March 15, 2007 I have got animated CAPTCHA gif image from the site http://www.phpclasses.org/browse/file/16371.html And I have uploaded all the files(index,image,class,funs,gifencoder class ) to my web server. But the IMage is not displaying... What are the configuration steps for it? Pls Help ??? Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/ Share on other sites More sharing options...
anita999 Posted March 15, 2007 Share Posted March 15, 2007 I had the same problem a couple days ago. Go in your php.ini file and make sure you have this set. Check first that you php_gd2.dll. (It could be php_gd.dll). extension=php_gd2.dll Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/#findComment-207780 Share on other sites More sharing options...
phpmash Posted March 15, 2007 Author Share Posted March 15, 2007 Ho Anita, Is there any other files to be uploaded like font... pls help me Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/#findComment-208095 Share on other sites More sharing options...
anita999 Posted March 15, 2007 Share Posted March 15, 2007 Try this link. It has some pointers on problems where the gif does not display. http://www.white-hat-web-design.co.uk/articles/php-captcha-help.php Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/#findComment-208199 Share on other sites More sharing options...
phpmash Posted March 16, 2007 Author Share Posted March 16, 2007 This captcha is working fine for my site.(http://www.white-hat-web-design.co.uk/articles/php-captcha.php) But the animated gif is more secure I think, That's why i insist on the following http://www.phpclasses.org/browse/file/16371.html regards phpmash Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/#findComment-208698 Share on other sites More sharing options...
chrisredding Posted March 16, 2007 Share Posted March 16, 2007 nice. I use a static CAPTCHA on my form, but I'll have to look into the animated GIF idea. www.chrisredding.com/v4/gen/form/contact.php Link to comment https://forums.phpfreaks.com/topic/42792-captcha-anmated-gif/#findComment-208722 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.