Re: file_get_content and not curl?

37 views
Skip to first unread message

euromark

unread,
Jul 21, 2014, 10:24:00 PM7/21/14
to auto...@googlegroups.com
In HTTP1.1 file_get_contents should never be used without $context and header close.
That said, it probably sounds like a good idea to switch to curl (if available on the system).

That should resolve https issues, as well, I assume.
mark


Am Freitag, 17. Mai 2013 18:48:19 UTC+2 schrieb kamov:
Hi,

I just take a look into code, and I see that you are using file_get_content instead of curl.

This function is disable for security reason.

Why you don't use cURL?

bye
Reply all
Reply to author
Forward
0 new messages