merge captcha images to one
Hi
I have script where are 3 url to each captcha (one captcha is 1 letter): A B C
A - http://....../image.php?cpth1.png
B - http://....../image.php?cpth2.png
C - http://....../image.php?cpth3.png
How to merge all these to one.
Thanks for all advices.
I have script where are 3 url to each captcha (one captcha is 1 letter): A B C
A - http://....../image.php?cpth1.png
B - http://....../image.php?cpth2.png
C - http://....../image.php?cpth3.png
How to merge all these to one.
Thanks for all advices.
Comments
In 9.61 is all good with %captcha% ?
In another engine i have something like %captcha% *captchaimage.php* , but ser take a image from site which have src=/img_3333.png, i can't download a correct image.