Search results

  1. S

    PHP & CURL EXPERT NEEDED TO SOLVE: CAPTCHA session reuse attack detected

    Are you a php and curl expert? I have a script that submits a form via curl which has recaptcha (iframe version) on it. Im getting the following error: CAPTCHA session reuse attack detected If you can help or you have a working php script that succesfully does recapcher form...
  2. S

    PHP Help Needed: Yahoo Login Using cURL

    Im building a web application for a client at the moment and I have succesfully automated the process for aol. So the basic cURL operation works...but im really struggling with yahoo. I just cannot get the login to correctly authenticate. Any help / advice would be really appreciated. The code...