How to get Image Verification using PHP Curl

Discussion in 'PHP' started by bean81, Oct 17, 2010.

  1. #1
    Hi
    i am PHP newbie.i want to using PHP curl to get search result.
    Now in this page http://115.238.55.94:8081/result.aspx?wen=4535
    it need click to get Image Verification,
    how could i get the Image Verification using PHP Curl for submit
     
    bean81, Oct 17, 2010 IP
  2. betaturn

    betaturn Peon

    Messages:
    273
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You cant get image verification using curl. The page session must be same this is how image verification works.
     
    betaturn, Oct 17, 2010 IP
  3. _:codefan:_

    _:codefan:_ Active Member

    Messages:
    18
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    58
    #3
    this can be done when he tries to get a reCaptcha image.
     
    _:codefan:_, Oct 18, 2010 IP