When trying to open a url with the function file_get_contents()
I get the following error
file_get_contents (): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP?
Could you help me resolve this error?
When using the phpinfo()
function it appears that the OpenSSL support is disabled and you have to download the .dll plus I downloaded it and put it in the directory like the picture below: