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
You cant get image verification using curl. The page session must be same this is how image verification works.