I am looking for a way to bypass a captcha to create accounts for a site. It is a very simple captcha with very little distortion of the characters. I am looking for a PHP implementation. I am also having a hard time saving the captcha image, because it is javascript created.
Have you tried using a captcha service? Depending on the software you are using, if you can give access to the API, a site like Decaptcher would be able to help you with the decoding of captchas. They charge like 1 cent per correct captcha.