Hi all,
I am new to PHP programming and was trying to enable cURL and openSSL on my XAMPP installation on Widows. The cURL is enabled successfully but I didn't get any guidance for enabling openSSL . Plz guide me on this. Thanks in advance.
Hi, I am using xampp for localhost and I have libeay32.ddl and ssleay32.dll both files in php folder. but I did not find extension=php_openssl.dll in php.ini file. but when I write it in php.ini file then after starting apache server it says that php_openssl.dll was not found. what should do I now?