PHPverse 2025

Voting

: min(eight, six)?
(Example: nine)

The Note You're Voting On

php at toyingwithfate dot com
21 years ago
It's probably worth noting that I had a great deal of difficulty getting either Mozilla 1.4 or Outlook Express 6 to verify signatures generated by openssl_pkcs7_sign() until I added a newline (\n) to the beginning of the message I was signing. Not sure why that is, but as soon as I made that change all problems disappeared.

<< Back to user notes page

To Top