PHP 8.5.0 Beta 1 available for testing

Voting

: eight minus four?
(Example: nine)

The Note You're Voting On

julian at NOSPAM dot developer-heaven dot de
9 years ago
The usage of openssl_pkey_new() in the example above is wrong.
openssl_pkey_new() requires an array as first parameter

Working example for openssl_pkey_new():
http://php.net/manual/de/function.openssl-pkey-new.php#111769

<< Back to user notes page

To Top