
Utkarsh - 2009-08-31 15:17:48
Dear All
I wonder that which one is the fastest in PHP to fetch a page from site?
1. fsockopen
2. fopen
3. Curl
Anybody can tell me crawler using which one of the above method would run fastest?
Another question is which language is the best in making crawler PHP/Perl/Java/C/Python or anyother?
Thanks
Utkarsh