Hi,
sorry for my little english
I've a question:
reading the PHP manual I see:
"In order to use the OpenSSL functions you need to install the
OpenSSL package. PHP-4.0.4pl1 requires OpenSSL >= 0.9.6, but PHP-4.0.5
and greater will also work with OpenSSL >= 0.9.5. "
But editing the php.ini and enabling extension=php_openssl.dll
seems to work the same.
Is this procedure ok or I'm wrong?
I'm working with php 4.3.1 and Apache under win32
Thanks