|
|
|
We have 17 guests online
|
PHP Scripts
Anti Spam Scripts
Reviews (5)
Good work Scrip Reviewed by Jerry, 2009-12-13 This code was easy to incorporate into our website and that's saying something. I inherited PHP code that is simply nuts, so this CAPTCHA being simple in design and structure helped a great deal. And it worked from the first time out, which was icing on the cake. Thanks and good work.
String Comparison in PHP Scrip Reviewed by Vicky, 2009-06-03 Love the little script. I use it everywhere, but I noticed that it didn't work with one hosting company (different config I guess). Anyway, I changed the following string comparison: if(md5(strtoupper($_POST['code'])) == $_SESSION['__img_code__']) to: if (strcmp( md5(strtoupper($_POST['code'])), $_SESSION['__img_code__'] ) ) and it works beautitfully. Thanks heaps. Regards Vicky
String Comparison in PHP Scrip Reviewed by Vicky, 2009-06-03 Love the little script. I use it everywhere, but I noticed that it didn't work with one hosting company (different config I guess). Anyway, I changed the following string comparison: if(md5(strtoupper($_POST['code'])) == $_SESSION['__img_code__']) to: if (strcmp( md5(strtoupper($_POST['code'])), $_SESSION['__img_code__'] ) ) and it works beautitfully. Thanks heaps. Regards Vicky
Very good Scrip Reviewed by Mclovin', 2008-02-28 This is an awesome script, just what I was looking for, and works perfect |
PHP ScriptsFriendsDirectory StatsThere are 882 listing and 46 categories in our websiteChange Language |
||||||||||||||||||||||||||||





