fsockopen and curl,which is more beter when used to fetch contents from web?
Which method cost less time and fater?
Thanks.
addition - I just found something about the two methods
from http://curl.haxx.se/libcurl/php/
Could anyone explain the words please,for my very poor english?
Which method cost less time and fater?
Thanks.
addition - I just found something about the two methods
from http://curl.haxx.se/libcurl/php/
Performance Comparison*
10 per minute for fopen/fread for 100 HTTP files
2000 per minute for PHP/CURL for 2000 HTTP files
Could anyone explain the words please,for my very poor english?
Last edited:
















