|
|
|
We have 8 guests online
|
PHP Scripts
Anti Spam Scripts
Reviews (4)
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 780 listing and 44 categories in our websiteChange Language |
||||||||||||||||||||||||||||






