PHP 8.5.0 Beta 1 available for testing

Voting

: eight minus two?
(Example: nine)

The Note You're Voting On

Guy Sartorelli
2 years ago
The `MYSQLI_OPT_SSL_VERIFY_SERVER_CERT` seems to always fail, with `options()` always returning false.
Use the `MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT` flag with `real_connect()` instead.

<< Back to user notes page

To Top