Quote:
|
$white_color = imagecolorallocate($im, 255, 255, 255);
|
that line right is is pretty cool, is that mixing the colors?

I never knew that there's a language that done all of these already, but I think if they can break up the algorithm for imagecolorallocate(); then your CAPTCHA won't do much...

I think we should create it our own version for that
