Reputation: 4325
Does the file_get_contents require --with_curl to access HTTP/HTTPS?
file_get_contents
--with_curl
HTTP/HTTPS
Checking the php.net didn't seem to be clear, I'd like to know if I can get away with the --with_curloption.
php.net
Upvotes: 0
Views: 35
Reputation: 3864
file_get_contents has no option called with_curl
with_curl
Upvotes: 1