Quantcast
Channel: ExeOutput for PHP - G.D.G. Software Forum
Viewing all articles
Browse latest Browse all 1024

Using file_get_contents in PHP - SOLVED

$
0
0

@oldteacher wrote:

Wondering if there is another setting I am missing. Attempting to use file_get_contents and https://

Working fine with http:// but not https://. I am loading content from a server, not localhost.

I have set the following in php.ini:

allow_url_fopen = on
allow_url_include = on

I compiled the extension php_openssl.dll into my EXE.

No luck. Extensive search on net and stackoverflow and seems I have correctly setup php.ini and extension.

Any ideas?

Thanks

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 1024

Trending Articles