ShivaGupta Posted May 23, 2014 Share Posted May 23, 2014 (edited) hi i want to use proxy in php with curl for scraping contet .but some proxy not suport post request . plz tell me how to chek before use proxy post request suported or not also want proxy speed in ms.. plz help me out . thanks . Edited May 23, 2014 by ShivaGupta Quote Link to comment Share on other sites More sharing options...
ShivaGupta Posted May 26, 2014 Author Share Posted May 26, 2014 is something went wrong with my question? Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted May 26, 2014 Share Posted May 26, 2014 I see nothing wrong in your script Shiva Am I missing something? Quote Link to comment Share on other sites More sharing options...
ShivaGupta Posted May 27, 2014 Author Share Posted May 27, 2014 I see nothing wrong in your script Shiva Am I missing something? i dont understand what u want to say? Quote Link to comment Share on other sites More sharing options...
jazzman1 Posted May 27, 2014 Share Posted May 27, 2014 Hey Shiva, the reason why you weren't getting any replies after 300+ views, is because: 1) you don't provide any scripts for us 2) a pure explanation written in pure English My best guess about it is, that you want to post some data somewhere on the web using your home PC through proxy servers, but some times the posting data failed. Well, if that's true, you probably need to scan the proxy which ports are opened. Most likely you need to use port 80, when sending your data. In linux I'm using nmap command for scanning a range of ports. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.