03-10-2009, 12:20 AM
|
#67 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
You misunderstood, it's perfectly possible with file_get_contents and other such non-curl functions. As for the error you're experiencing, it's quite plain; the connection cannot be established, probably because you don't have OpenSLL compiled into PHP (the --with-openssl flag).
|
|
|
|