Mostrar lista de opciones

openssl_error_string()

« openssl_encrypt | openssl_get_cert_locations »
<?php
$string 
openssl_error_string ();
?>
Resultado
$string = 'error:0E06D06C:configuration file routines:NCONF_get_string:no value'
Ejemplos
#1 openssl_error_string  ()