Please answer this simple SPAM challenge: three minus one? (Example: nine)
Small error in this code:$pub_key = openssl_pkey_get_public(file_get_contents('./cert.crt'));$keyData = openssl_pkey_get_details($pub_key);file_put_contents('./key.pub', $keyData['key']);
<< Back to user notes page